[security-dev 01391]: hg: jdk7/tl/jdk: 6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
mandy.chung at sun.com
mandy.chung at sun.com
Thu Nov 19 11:19:14 UTC 2009
Changeset: c8fb7e11daf8
Author: mchung
Date: 2009-11-18 22:29 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c8fb7e11daf8
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
Summary: doPrivileged for calls that have permission check instead of catching all exceptions
Reviewed-by: kamg, dcubed
! src/share/classes/com/sun/tracing/ProviderFactory.java
! src/share/classes/sun/tracing/MultiplexProviderFactory.java
! src/share/classes/sun/tracing/NullProviderFactory.java
! src/share/classes/sun/tracing/PrintStreamProviderFactory.java
! src/share/classes/sun/tracing/ProviderSkeleton.java
! src/share/classes/sun/tracing/dtrace/DTraceProviderFactory.java
+ test/com/sun/tracing/BasicWithSecurityMgr.java
More information about the security-dev
mailing list