7192275: Minimize LogManager dependencies on java.beans

Alan Bateman Alan.Bateman at oracle.com
Sat Aug 18 14:14:34 PDT 2012


On 18/08/2012 21:05, Alan Bateman wrote:
> Thanks for looking at this. Tests using a security manager would 
> require a bit more work and slightly beyond the scope of the changes 
> but let me see if I find time before pushing this change.
I've updated the webrev with an addition test that exercise these 
methods with a security manager set. The test runs twice, once with a 
policy file that grants LoggingPermission("control"), the second time 
with the default policy. I think this should be good enough for now.

http://cr.openjdk.java.net/~alanb/7192275/webrev/

-Alan.


More information about the serviceability-dev mailing list