RFR: JDK-8150998: Fix module dependences in java/lang tests

Alexandre (Shura) Iline alexandre.iline at oracle.com
Wed Mar 2 22:48:06 UTC 2016


> On Mar 2, 2016, at 2:03 PM, Mandy Chung <mandy.chung at oracle.com> wrote:
> 
> 
>> On Mar 2, 2016, at 12:38 PM, Alexandre (Shura) Iline <alexandre.iline at 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



More information about the jigsaw-dev mailing list