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
- Previous message: RFR 8153646: Move vm/utilities/array.hpp to vm/oops
- Next message: RFR(XXS) : 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR 8153646: Move vm/utilities/array.hpp to vm/oops
- Next message: RFR(XXS) : 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]