8148147: Sync up @modules from jigsaw/jake

Alan Bateman Alan.Bateman at oracle.com
Mon Jan 25 14:12:05 UTC 2016


The tests in JDK 9 were updated some time ago to add @modules. Some 
tests were missed at the time, new tests have been added, tests have 
changed and as expected, the @modules values have started to bit rot. 
We've fixed up a lot of these issues in the jake forest because we need 
the @modules to be accurate there in order to run the tests.

I'd like to bring over some of the @modules fixes from jigsaw/jake to 
jdk9/dev, starting with these two patches:

http://cr.openjdk.java.net/~alanb/8148147/langtools.patch
http://cr.openjdk.java.net/~alanb/8148147/jdk.patch

The motive is to remove noise from the jake patch as there are so many 
files changed. This will be important once we get further and start to 
review the changes in jake. I've tested these changes with both 
jtreg4.1-b12 and jtreg tip.

-Alan.



More information about the jigsaw-dev mailing list