Bug 222532

Summary: ClassFormatException icu4j-2.6.1 LocaleElements_zh__PINYIN
Product: [Eclipse Project] JDT Reporter: Dennis Kieselhorst <mail>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: jerome_lanneluc
Version: 3.3.2   
Target Milestone: 3.4 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
jar file none

Description Dennis Kieselhorst CLA 2008-03-13 05:24:15 EDT
Build ID: M20070921-1145

Steps To Reproduce:
Add jar to classpath, build workspace

More information:
ClassFormatException in D:/maven2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar|com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class. Please report this issue to JDT/Core including the problematic document

org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:342)
at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:121)
at org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer.indexDocument(BinaryIndexer.java:622)
at org.eclipse.jdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:74)
at org.eclipse.jdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:314)
at org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(AddJarFileToIndex.java:197)
at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:392)
at java.lang.Thread.run(Unknown Source)


eclipse.buildId=M20070921-1145
java.version=1.6.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
Comment 1 Dennis Kieselhorst CLA 2008-03-13 05:26:08 EDT
Created attachment 92411 [details]
jar file
Comment 2 Olivier Thomann CLA 2008-03-26 12:40:45 EDT

*** This bug has been marked as a duplicate of bug 197733 ***