Submitted On 22-AUG-2004
oneway_111
Please fix this bug in J2SE 1.5
Submitted On 13-OCT-2005
dmartinfamecom
Note that this bug is a special case of bug 6290451
Submitted On 09-DEC-2005
dmartinfamecom
What on earth does this bug have to do with the launcher recognizing itself? (bug 5010244)
The root cause here is that the native code which implements ZipFile.open always throws a ZipException, not a FileNotFoundException when it should. That has NOTHING to do with bug 5010244! Did someone mistype the bug this bug is a duplicate of?
Submitted On 09-DEC-2005
dmartinfamecom
Did someone mean to say that this is a duplicate of bug 5032358 ?
Submitted On 20-SEP-2006
j_security_check
This was a easy fix. All I need to do is to include the jar file in the command.
so when I added this
java -jar Test.jar
This fixed the issue.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|