> On Mar 2, 2016, at 2:03 PM, Mandy Chung <mandy.ch...@oracle.com> wrote: > > >> On Mar 2, 2016, at 12:38 PM, Alexandre (Shura) Iline >> <alexandre.il...@oracle.com> wrote: >> >> http://cr.openjdk.java.net/~shurailine/8150998/webrev.jdk9.02/ > > > test/java/lang/instrument/MakeJAR2.sh > -XaddExports should not be brought to jdk9.
Oh, that’s right! I will move this file into the Jake part. Shura > > test/java/lang/management/ManagementFactory/TEST.properties > Should it be moved to test/java/lang/management since all tests under it are > testing java/lang/management? > > should this require java.management instead? I expect most tests only need > java.management. > > What about test/javax/management and other tests for java.management module? > Are you planning to migrate to use Test.properties gradually? Maybe good to > it for the entire module at a time. > > Mandy