Hi, Jtreg can be passed a directory or individual .java file to be tested. The regex tests are in <tree>/jdk/test/java/util/regex/...
jtreg -jdk:<tree>/build/.../images/jdk> -dir:<tree>jdk/test java/util/regex For just compile and run the .java files in that directory. YMMV Roger On 3/18/2016 2:44 AM, Thanh Hong Dai wrote:
Hi, I'm interested in testing some of the webrev, esp. regex webrev, but I don't want to recompile the whole JDK just for this. Is there any way to test only the regex package? Best regards, Hong Dai Thanh