-
Bug
-
Resolution: Not an Issue
-
P3
-
7
-
generic
-
generic
Bug
STDOUT:
Bug4168625Test {
testLowMemoryLoad Passed
testConcurrentLoading2 Passed
testRedundantLoads Passed
testConcurrentLoading1 {
ResourceBundle loaded some classes multiple times
Uncaught throwable thrown in test method testConcurrentLoading1
java.lang.RuntimeException: ResourceBundle loaded some classes multiple times
at RBTestFmwk.err(RBTestFmwk.java:200)
at RBTestFmwk.errln(RBTestFmwk.java:205)
at Bug4168625Test.testConcurrentLoading1(Bug4168625Test.java:306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at RBTestFmwk.run(RBTestFmwk.java:143)
at Bug4168625Test.main(Bug4168625Test.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
at java.lang.Thread.run(Thread.java:732)
STDERR:
java.lang.RuntimeException: Exiting...
at RBTestFmwk.run(RBTestFmwk.java:154)
at Bug4168625Test.main(Bug4168625Test.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
at java.lang.Thread.run(Thread.java:732)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exiting...
STDOUT:
Bug4168625Test {
testLowMemoryLoad Passed
testConcurrentLoading2 Passed
testRedundantLoads Passed
testConcurrentLoading1 {
ResourceBundle loaded some classes multiple times
Uncaught throwable thrown in test method testConcurrentLoading1
java.lang.RuntimeException: ResourceBundle loaded some classes multiple times
at RBTestFmwk.err(RBTestFmwk.java:200)
at RBTestFmwk.errln(RBTestFmwk.java:205)
at Bug4168625Test.testConcurrentLoading1(Bug4168625Test.java:306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at RBTestFmwk.run(RBTestFmwk.java:143)
at Bug4168625Test.main(Bug4168625Test.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
at java.lang.Thread.run(Thread.java:732)
STDERR:
java.lang.RuntimeException: Exiting...
at RBTestFmwk.run(RBTestFmwk.java:154)
at Bug4168625Test.main(Bug4168625Test.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:680)
at java.lang.Thread.run(Thread.java:732)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Exiting...
- relates to
-
JDK-6992332 java/util/ResourceBundle/Bug4168625Test.java failing
-
- Closed
-