ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/lib-src/README
(Generate patch)

Comparing lib-src/README (file contents):
Revision 1.4 by jsr166, Sat Sep 10 16:24:43 2016 UTC vs.
Revision 1.5 by jsr166, Sun Dec 4 17:06:25 2016 UTC

# Line 1 | Line 1
1 < This directory contains sources and breadcrumbs to build jtreg as
2 < checked in to jsr166/lib.
3 <
4 < Peruse ./build-jtreg after exploding the tarball.
5 <
6 < Somehow JTRegModuleHelper.class did not get included in jtreg.jar.
7 < To avoid
8 <    [jtreg] Cannot find class java/lang/reflect/JTRegModuleHelper.class to init patch directory
9 < I hand compiled JTRegModuleHelper.java and updated jtreg.jar
10 <  javac -d . -cp ../../../jsr166/lib/\* ./src/share/classes/java/lang/reflect/JTRegModuleHelper.java
11 <  jar uf ../../../jsr166/lib/jtreg.jar java
1 > This directory contains sources and breadcrumbs to build jar files checked
2 > in to jsr166/lib, used to run jtreg.  Check ./build-jtreg for gory details.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines