[8u-dev] Request for approval: backport of JDK-8058865: JMX Test Refactoring

Alexander Vorobyev alexander.vorobyev at oracle.com
Wed Jun 22 15:33:58 UTC 2016


Hi All,

I'd like approval for a JDK 8 backport of JDK-8058865 
(https://bugs.openjdk.java.net/browse/JDK-8159982 - it is a separated 
issue, because JDK-8058865 is a JEP task and can't be backported directly)

The JDK 9 changeset applies clearly. Only change is using 
java.beans.ConstructorProperties class instead of 
javax.management.ConstructorParameters (because it does not exist in JDK 8)

So here is webrev:
http://cr.openjdk.java.net/~avorobye/8159982/

The changeset (except using of java.beans.ConstructorProperties in 
Simple.java mentioned above) is absolutely the same as in original JDK 9 
fix.

JDK 9 Changeset:
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/ec08bf9b7cb2
JDK 9 review thread:
http://mail.openjdk.java.net/pipermail/serviceability-dev/2015-December/018484.html

Thanks,
Alexander





More information about the jdk8u-dev mailing list