Bug 222532 - ClassFormatException icu4j-2.6.1 LocaleElements_zh__PINYIN
Summary: ClassFormatException icu4j-2.6.1 LocaleElements_zh__PINYIN
Status: RESOLVED DUPLICATE of bug 197733
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 05:24 EDT by Dennis Kieselhorst CLA
Modified: 2008-03-26 12:40 EDT (History)
1 user (show)

See Also:


Attachments
jar file (2.34 MB, application/java-archive)
2008-03-13 05:26 EDT, Dennis Kieselhorst CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***