Bug 206498

Summary: [1.7][compiler] Remove fix for bug 206483 once 1.7 VMS can handle .class files with version 51.0
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jarthana, srikanth_sankaran
Version: 3.4   
Target Milestone: 3.6 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix
none
Regression test
none
Proposed fix none

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