TEST : nsk/logging/ConsoleHandler/ConsoleHandler/cnslhndl002
TestBase : /net/sqesvr.eng/export/vsn/VM/testbase/testbase_nsk
Mode : -Xmixed, -Xcomp, -Xint
Platform : Solsparc 5.8, solx86, linux RH 6.2
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Buid}
2) ksh doit
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, interpreted mode)
# ConsoleHandler() unexpectedly throws
# java.lang.SecurityException: denied by the test: (java.util.logging.LoggingPermission control)
# TEST FAILED.
Changed subcategory to test.
satheesh.pothuganti@eng 2001-05-23
TestBase : /net/sqesvr.eng/export/vsn/VM/testbase/testbase_nsk
Mode : -Xmixed, -Xcomp, -Xint
Platform : Solsparc 5.8, solx86, linux RH 6.2
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Buid}
2) ksh doit
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, interpreted mode)
# ConsoleHandler() unexpectedly throws
# java.lang.SecurityException: denied by the test: (java.util.logging.LoggingPermission control)
# TEST FAILED.
Changed subcategory to test.
satheesh.pothuganti@eng 2001-05-23
- relates to
-
JDK-4371800 LOGGING APIs: some constructors throw undocumented SecurityException
- Resolved