Bug 118677

Summary: java.lang.ArrayIndexOutOfBoundsException in ecj when building java project running with 1.3.1-9 IBM JVM
Product: [Retired] Red Hat Developer Suite Reporter: Peter Faltaous <faltaous>
Component: JDTAssignee: Tom Tromey <tromey>
Status: CLOSED WONTFIX QA Contact: eclipse-bugs
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: overholt, patrickm
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-29 15:34:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
.log trace none

Description Peter Faltaous 2004-03-18 19:59:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2)
Gecko/20030716

Description of problem:
When checking out the org.eclipse.core.boot plugin from cvs, I get a
message that says a build error occured after checkout, and an
ArrayIndexOutOfBoundsException is thrown.

Version-Release number of selected component (if applicable):
1.3.1-9 IBM JVM

How reproducible:
Always

Steps to Reproduce:
1.check out org.eclipse.core.boot using eclipse cvs perspective
2.
3.
    

Actual Results:  Get ArrayIndexOutOfBoundsException exception in build

Expected Results:  Should build successfully after checkout

Additional info: This is to keep track of problems with IBM and
jrockit JVM's on ia64

Comment 1 Peter Faltaous 2004-03-18 20:01:34 UTC
Created attachment 98663 [details]
.log trace

Comment 2 Andrew Overholt 2004-11-29 15:34:16 UTC
Eclipse 3.0 requires at least a 1.4-level JVM, so resolving WONTFIX.