Bug 141327 - StackFrame and VerificationTypeInfo must call super.clone() in their clone() method
Summary: StackFrame and VerificationTypeInfo must call super.clone() in their clone() ...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 11:37 EDT by Olivier Thomann CLA
Modified: 2006-09-12 06:27 EDT (History)
0 users

See Also:


Attachments
Proposed fix (2.07 KB, patch)
2006-05-11 11:38 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 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