RFR: 6545422 NativeErrors.java uses wrong path name in exec (original) (raw)
Staffan Larsen staffan.larsen at oracle.com
Mon Feb 10 05:38:48 PST 2014
- Previous message: RFR(S): JDK-8032250 : Add trace event for VM flag changes
- Next message: hg: jdk8/tl/jdk: 7152892: some jtreg tests fail with permission denied
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And a looong time later: Looks good!
Thanks, /Staffan
On 4 dec 2013, at 15:38, Mattias Tobiasson <mattias.tobiasson at oracle.com> wrote:
Hi, Could someone please review this patch?
webrev: http://cr.openjdk.java.net/~ykantser/6545422/webrev.00 bug: https://bugs.openjdk.java.net/browse/JDK-6545422 Changes: Uses common testlibrary function to find native2ascii binary. Check null values instead of throwing NullPointerException at different locations. The old version checked null with "assert", which is not always enabled.
Mattias
- Previous message: RFR(S): JDK-8032250 : Add trace event for VM flag changes
- Next message: hg: jdk8/tl/jdk: 7152892: some jtreg tests fail with permission denied
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]