Loading... (original) (raw)

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

Bug - A problem which impairs or prevents the functions of the product. JDK-8035628 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8048884 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8048885 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050072 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050100 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050170 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050187 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050193 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050356 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8057376 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8058080 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8061052 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8063731 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8070182 TEST BUG: NativeErrors.java uses wrong path name in exec

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8050074 TEST BUG: NativeErrors.java uses wrong path name in exec

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-4180309 Regression test sun/tools/native2ascii/NativeErrors.java failing

(10 backported by, 1 relates to)