-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0, 6
-
JDK 6
-
generic
-
generic
Testsuite name: Regression
Test name: java/rmi/activation/Activatable/extLoadedImpl/ext.sh
JDK tested: 6u51 b10
OS tested: Windows 7 x64
Test fails with JTREG 4.1 b06 and passes with JTREG 3.2
Test should be modified to run with new JTREG 4.1 b06
Log:
#section:shell
----------messages:(3/107)----------
command: shell ext.sh []
reason: User specified action: run shell ext.sh
elapsed time (seconds): 0.386
----------System.out:(0/0)----------
----------System.err:(13/608)----------
Regression test for bug 4500504
Exception in thread "main" java.lang.NoClassDefFoundError: TestLibrary
at ExtLoadedImplTest.main(ExtLoadedImplTest.java:11)
Caused by: java.lang.ClassNotFoundException: TestLibrary
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 1 more
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
Test name: java/rmi/activation/Activatable/extLoadedImpl/ext.sh
JDK tested: 6u51 b10
OS tested: Windows 7 x64
Test fails with JTREG 4.1 b06 and passes with JTREG 3.2
Test should be modified to run with new JTREG 4.1 b06
Log:
#section:shell
----------messages:(3/107)----------
command: shell ext.sh []
reason: User specified action: run shell ext.sh
elapsed time (seconds): 0.386
----------System.out:(0/0)----------
----------System.err:(13/608)----------
Regression test for bug 4500504
Exception in thread "main" java.lang.NoClassDefFoundError: TestLibrary
at ExtLoadedImplTest.main(ExtLoadedImplTest.java:11)
Caused by: java.lang.ClassNotFoundException: TestLibrary
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 1 more
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
- duplicates
-
JDK-7194032 TEST_BUG: update tests for upcoming changes for jtreg
-
- Closed
-