Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6356642
Votes 0
Synopsis extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
Category java:jar
Reported Against b61
Release Fixed 7(b36), 6-open(b13) (Bug ID:2166643)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 29-NOV-2005
Description
Invoking "extcheck.exe -verbose" gives:

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
         at com.sun.tools.extcheck.Main.main(Main.java:37)
Posted Date : 2005-11-29 21:48:01.0
Work Around
N/A
Evaluation
src/share/classes/com/sun/tools/extcheck/Main.java assumes that it is given enough arguments.
Posted Date : 2005-12-05 22:39:09.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang