On 25/01/16 14:12, Alan Bateman wrote:
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
This looks good to me Alan. Good to have these in fixed in 9 dev. -Chris.
