RFR 7199353: Allow ConstructorProperties annotation from any	package
    Daniel Fuchs 
    daniel.fuchs at oracle.com
       
    Fri Oct  9 12:46:35 UTC 2015
    
    
  
On 09/10/15 14:30, Jaroslav Bachorik wrote:
>> Would it be possible for javac to recognise a class is an MXBean and
>> turn-on -parameters for such classes only by default? Too hacky?
>
> Definitely :) Hacky as heck :)
I agree with Jaroslav.
FWIW - The @CP is not used for the MXBean itself, but for the classes
used as return type or parameter type in its management
interface (and recursively).
best regards,
-- daniel
    
    
More information about the jigsaw-dev
mailing list