-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
JDK 5.0
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034109 | 5.0u65 | Robert Mckenna | P3 | Closed | Duplicate |
Testsuite name: Regression
Test name: tools/javac/7144981/IgnoreIgnorableCharactersInInput.java
JDK tested: jdk 5.0u55 b02
OS tested: Windows, Linux
Is it a regression: NO
Test fails since 5.0 FCS
Log:
#section:main
----------messages:(3/151)----------
command: main IgnoreIgnorableCharactersInInput
reason: User specified action: run main IgnoreIgnorableCharactersInInput
elapsed time (seconds): 0.114
----------System.out:(0/0)----------
----------System.err:(13/792)----------
java.lang.RuntimeException: Missing testjava, can't run test
at IgnoreIgnorableCharactersInInput.main(IgnoreIgnorableCharactersInInput.java:26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:655)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Missing testjava, can't run test
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Missing testjava, can't run test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Missing testjava, can't run test
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Missing testjava, can't run test
Test name: tools/javac/7144981/IgnoreIgnorableCharactersInInput.java
JDK tested: jdk 5.0u55 b02
OS tested: Windows, Linux
Is it a regression: NO
Test fails since 5.0 FCS
Log:
#section:main
----------messages:(3/151)----------
command: main IgnoreIgnorableCharactersInInput
reason: User specified action: run main IgnoreIgnorableCharactersInInput
elapsed time (seconds): 0.114
----------System.out:(0/0)----------
----------System.err:(13/792)----------
java.lang.RuntimeException: Missing testjava, can't run test
at IgnoreIgnorableCharactersInInput.main(IgnoreIgnorableCharactersInInput.java:26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:655)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Missing testjava, can't run test
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Missing testjava, can't run test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Missing testjava, can't run test
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Missing testjava, can't run test
- backported by
-
JDK-8034109 TEST_BUG: tools/javac/7144981/IgnoreIgnorableCharactersInInput.java fails JDk 5.0
-
- Closed
-
- relates to
-
JDK-8034777 TEST_BUG: tools/javac/7144981/IgnoreIgnorableCharactersInInput.java wrong path to javac
-
- Resolved
-