Bug 187845 - ClassFormatException in SunJCE_am.class
Summary: ClassFormatException in SunJCE_am.class
Status: RESOLVED DUPLICATE of bug 186547
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-18 12:16 EDT by Grant Gayed CLA
Modified: 2007-05-18 12:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2007-05-18 12:16:40 EDT
I found the following in my error log:

ClassFormatException in /bluebird/teamswt/ggayed/jre150/jre/lib/ext/sunjce_provider.jar|com/sun/crypto/provider/SunJCE_am.class. Please report this issue to JDT/Core including the problematic document

The date on the log entry is May 10, so this probably happened with 3.3M7.  The version of ~/jre150/jre is:

Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed mode)
Comment 1 Olivier Thomann CLA 2007-05-18 12:27:38 EDT
Yes, this .class file contains a boggus EnclosingMethod attribute.
Closing as a dup of bug 186547.
Latest versions of 1.5 don't contain this issue.

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