RFR(XXS) : 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management (original) (raw)

Igor Ignatyev igor.ignatyev at oracle.com
Tue May 9 21:05:57 UTC 2017


http://cr.openjdk.java.net/~iignatyev//8180004/webrev.00/index.html

8 lines changed: 1 ins; 0 del; 7 mod;

Hi all,

could you please review this tiny patch which moves jdk.test.lib.DynamicVMOption class to jdk.test.lib.management package and updates the tests which use it? j.t.l.DynamicVMOption uses classes from jdk.management module, so having it in common testlibrary package might cause redundant module dependencies.

webrev: http://cr.openjdk.java.net/~iignatyev//8180004/webrev.00/index.html jbs: https://bugs.openjdk.java.net/browse/JDK-8180004 testing: :hotspot_all

Thanks, -- Igor



More information about the hotspot-dev mailing list