Loading... (original) (raw)
Type:
Bug
Resolution: Fixed
Priority:
P4
Fix Version/s: 9
Affects Version/s: 1.4.2_33, 5.0u4, 6u4, 7, emb-8u26, 8, 9
Labels:
OS:
generic, linux_suse_sles_10
The test
sun/tools/native2ascii/NativeErrors.java
fails with a NullPointerException on nightly tests. The NPE was thrown because the test uses the path "$JDK/jre/bin/native2ascii" in Runtime.exec() call. The "$JDK/jre/bin" directory does not contain native2ascii tool. It is the "$JDK/bin" directory that contains native2ascii tool.
backported by
JDK-8035628 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8048884 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8048885 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050072 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050100 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050170 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050187 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050193 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050356 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8057376 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8058080 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8061052 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8063731 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8070182 TEST BUG: NativeErrors.java uses wrong path name in exec
- Resolved
JDK-8050074 TEST BUG: NativeErrors.java uses wrong path name in exec
- Closed
relates to
JDK-4180309 Regression test sun/tools/native2ascii/NativeErrors.java failing
- Closed
(10 backported by, 1 relates to)