Bug 206498 - [1.7][compiler] Remove fix for bug 206483 once 1.7 VMS can handle .class files with version 51.0
Summary: [1.7][compiler] Remove fix for bug 206483 once 1.7 VMS can handle .class file...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-16 12:50 EDT by Olivier Thomann CLA
Modified: 2009-08-04 07:22 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (1.97 KB, patch)
2007-10-16 12:52 EDT, Olivier Thomann CLA
no flags Details | Diff
Regression test (1.23 KB, patch)
2007-10-16 13:03 EDT, Olivier Thomann CLA
no flags Details | Diff
Proposed fix (1.99 KB, patch)
2007-10-16 14:27 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2007-10-16 12:50:39 EDT
Once this class file version is supported, the previous modification for bug 206483 should be removed.
Comment 1 Olivier Thomann CLA 2007-10-16 12:52:51 EDT
Created attachment 80475 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2007-10-16 13:03:58 EDT
Created attachment 80479 [details]
Regression test

One test in the BatchCompilerTest needs to be reverted as well.
Comment 3 Olivier Thomann CLA 2007-10-16 14:27:47 EDT
Created attachment 80485 [details]
Proposed fix

Miss an assignment in CodeSnippetClassFile.
Comment 4 Olivier Thomann CLA 2009-06-25 15:40:45 EDT
The class file with version 51.0 are now supported by latest JDK7 drops.
Comment 5 Olivier Thomann CLA 2009-07-15 14:47:40 EDT
Released for 3.6M1.
Comment 6 Jay Arthanareeswaran CLA 2009-08-04 05:26:59 EDT
Verified for 3.6M1 using I20090803-1800