-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b136
-
generic
-
generic, windows
-
Not verified
The jkernel hooks were removed from the launcher, but unfortunately there are
tests in the regression tests tools/launcher/MiscTests which tests for the
existence of the hook which were not removed in that effort.
Exception in thread "main"
Executed command: C:\temp\jprt\P1\T\211918~1.KSR\TESTPR~1\WINDOW~1.1-P\bin\java.exe
Error: string <C:\temp\jprt\P1\T\211918~1.KSR\TESTPR~1\WINDOW~1.1-P\jre\lib\bundles> not found
STDERR:
java.lang.Error: 1 tests failed
at MiscTests.main(MiscTests.java:87)
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.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:722)
tests in the regression tests tools/launcher/MiscTests which tests for the
existence of the hook which were not removed in that effort.
Exception in thread "main"
Executed command: C:\temp\jprt\P1\T\211918~1.KSR\TESTPR~1\WINDOW~1.1-P\bin\java.exe
Error: string <C:\temp\jprt\P1\T\211918~1.KSR\TESTPR~1\WINDOW~1.1-P\jre\lib\bundles> not found
STDERR:
java.lang.Error: 1 tests failed
at MiscTests.main(MiscTests.java:87)
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.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:722)
- relates to
-
JDK-7016724 Remove sun.jkernel.* classes in JDK 7
-
- Closed
-