Review request: 7193302 Remove ConstructorProperties annotation from java.lang.management.LockInfo

Mandy Chung mandy.chung at oracle.com
Wed Sep 12 13:43:53 PDT 2012


On 9/12/2012 1:33 AM, Alan Bateman wrote:
> This looks good to me. A minor point but LockInfo should have an 
> @since 1.8 to make it clear that the from( CompositeData) is new. Also 
> as LazyCompositeData is serializable then you may wish to add a 
> serialVersionUID to LockInfoCompositeData too (I see the other 
> implementations already do this).
>

Thanks for catching that.  I should have caught them myself :)

Updated webrev:
    http://cr.openjdk.java.net/~mchung/jdk8/webrevs/7193302/webrev.01/

FYI.  I have filed a CR for the JMX 
com.sun.jmx.DefaultMXBeanMappingFactory change:
    7198070: Eliminate static dependency from JMX to 
java.beans.ConstructorProperties

Mandy


More information about the serviceability-dev mailing list