-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b36
-
x86
-
windows_xp
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2166643 | OpenJDK6 | Joe Darcy | P3 | Resolved | Fixed | b13 |
Invoking "extcheck.exe -verbose" gives:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
at com.sun.tools.extcheck.Main.main(Main.java:37)
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
at com.sun.tools.extcheck.Main.main(Main.java:37)
- backported by
-
JDK-2166643 extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
- Resolved
- relates to
-
JDK-6907367 extcheck should skip non-jar files
- Closed