Bug 41279 - ClassCastException in Util.getJdkLevel
Summary: ClassCastException in Util.getJdkLevel
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 12:44 EDT by John Arthorne CLA
Modified: 2003-09-02 02:21 EDT (History)
0 users

See Also:


Attachments
Log file (12.32 KB, text/plain)
2003-08-07 12:44 EDT, John Arthorne CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2003-08-07 12:44:35 EDT
Build: 20030806

I noticed today my log file contains hundreds of ClassCastExceptions coming from
Util.getJdkLevel.  I'm not certain if these errors where generated with 20030806
or the previous integration build.
Comment 1 John Arthorne CLA 2003-08-07 12:44:54 EDT
Created attachment 5676 [details]
Log file
Comment 2 Olivier Thomann CLA 2003-08-07 12:56:28 EDT
Would you have a test case to reproduce it? I don't see how a 
ClassCastException is possible. All casts are protected with an instanceof 
check.
Comment 3 Olivier Thomann CLA 2003-08-11 08:47:07 EDT
Might be a VM issue.
Comment 4 Olivier Thomann CLA 2003-08-19 08:17:05 EDT
John, did you get these errors again?
If not, we might close it as we cannot reproduce.
Comment 5 John Arthorne CLA 2003-08-19 10:15:53 EDT
No, I have not seen it again.
Comment 6 Olivier Thomann CLA 2003-08-19 12:03:16 EDT
Did you change the VM?
Comment 7 John Arthorne CLA 2003-08-19 13:29:12 EDT
No, still using J9SC20030711 as my VM.
Comment 8 Philipe Mulet CLA 2003-09-02 02:21:02 EDT
Closing as not reproduceable. Suspecting VM issue, please reopen at will.