Bug 79110

Summary: [1.5] Missing attribute for local and anonymous classes
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Apply on HEAD on ClassFile none

Description Olivier Thomann CLA 2004-11-19 15:53:14 EST
Using latest, the compiler doesn't generate the EnclosingMethod attribute for
local and anonymous classes that can have one.
See JVM specs 4.8.6.
Comment 1 Olivier Thomann CLA 2004-11-19 16:30:41 EST
Created attachment 16021 [details]
Apply on HEAD on ClassFile

With this patch we do generate the EnclosingMethod attribute.
Philippe, please review it.
Comment 2 Olivier Thomann CLA 2004-11-22 13:16:32 EST
Fixed and released in HEAD.
Comment 3 Olivier Thomann CLA 2004-12-14 23:09:21 EST
Verified in 200412140800