jmx-dev Update MXBeans to allow for the possibility that ConstructorProperties is ignored?

Alan Bateman Alan.Bateman at oracle.com
Wed Jan 16 08:25:11 PST 2013


On 15/01/2013 14:34, Alan Bateman wrote:
> :
>
>
> I'm wondering whether to add a clarification to the MXBean on this. It 
> would essentially amount updating the rules under "Reconstructing an 
> instance of Java type J from a CompositeData" so that it's clear that 
> rule 2 does apply when running on a subset Profile of Java SE.
Thinking more about it, I think it would be safer and clearer to add a 
clarification. Here is what I propose:

"Rule 2 is not applicable to subset Profiles of Java SE that do not 
include the {@code java.beans} package. In that case it may not be 
possible to reconstruct an instance of <em>J</em>, or it may be 
reconstructed by the means defined by subsequent rules."

Does that seem reasonable?

-Alan.


More information about the jmx-dev mailing list