-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b08
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195953 | 7 | Sean Coffey | P3 | Closed | Fixed | b130 |
JDK-2200215 | 6u23 | Sean Coffey | P3 | Resolved | Fixed | b02 |
JDK-2199490 | 6u22-rev | Sean Coffey | P3 | Closed | Fixed | b05 |
I need two strings translated in our JRE code to make an error message more clear.
The lines are :
http://opengrok.ireland:8080/source/xref/6-rev-latest/deploy/src/javaws/share/native/messages.properties#10
http://opengrok.ireland:8080/source/xref/6-rev-latest/deploy/src/javaws/share/native/messages.properties#11
error.badinst.execv=Bad installation. Error invoking Java VM (execv)
error.badinst.sysexec=Bad installation. Error invoking Java VM (SysExec)
Property files are at : http://opengrok.ireland:8080/source/xref/6-rev-latest/deploy/src/javaws/share/native/
My ws is at /net/v245-sus.ireland/suspool/home/sean/6-rev-latest/deploy in case someone needs an NFS copy.
I need them translated to the following :
error.badinst.execv=Error encountered while invoking Java Web Start (execv)
error.badinst.sysexec=Error encountered while invoking Java Web Start (SysExec)
The lines are :
http://opengrok.ireland:8080/source/xref/6-rev-latest/deploy/src/javaws/share/native/messages.properties#10
http://opengrok.ireland:8080/source/xref/6-rev-latest/deploy/src/javaws/share/native/messages.properties#11
error.badinst.execv=Bad installation. Error invoking Java VM (execv)
error.badinst.sysexec=Bad installation. Error invoking Java VM (SysExec)
Property files are at : http://opengrok.ireland:8080/source/xref/6-rev-latest/deploy/src/javaws/share/native/
My ws is at /net/v245-sus.ireland/suspool/home/sean/6-rev-latest/deploy in case someone needs an NFS copy.
I need them translated to the following :
error.badinst.execv=Error encountered while invoking Java Web Start (execv)
error.badinst.sysexec=Error encountered while invoking Java Web Start (SysExec)
- backported by
-
JDK-2200215 Request to localise two strings in deployment code
-
- Resolved
-
-
JDK-2195953 Request to localise two strings in deployment code
-
- Closed
-
-
JDK-2199490 Request to localise two strings in deployment code
-
- Closed
-
- relates to
-
JDK-6898437 Java Web Start 6 does not return appropriate exit code upon failure
-
- Closed
-