> On Jan 25, 2016, at 6:12 AM, Alan Bateman <[email protected]> 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 >
I reviewed both jdk and langtools patches and they look fine to me. Mandy
