Bug 141327

Summary: StackFrame and VerificationTypeInfo must call super.clone() in their clone() method
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Olivier Thomann CLA 2006-05-11 11:37:10 EDT
In latest, these two classes define a clone() method that doesn't call the super.clone().
Fix is trivial.
Comment 1 Olivier Thomann CLA 2006-05-11 11:38:20 EDT
Created attachment 41138 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2006-05-16 10:35:15 EDT
Fixed and released in branch 3.2.1.
No regression test.
Comment 3 Frederic Fusier CLA 2006-06-12 05:15:42 EDT
Released for 3.2.1
Released for 3.3 M1 while merging TARGET_321 in HEAD
Comment 4 Frederic Fusier CLA 2006-08-08 03:38:18 EDT
Verified for 3.3 M1 using build I20060807-2000.
Comment 5 David Audel CLA 2006-09-12 06:27:49 EDT
Verified for 3.2.1 using build M20060908-1655