Bug 3318 - JDOM - IDomNode redefines clone() with different signature (1GFVU2V)
Summary: JDOM - IDomNode redefines clone() with different signature (1GFVU2V)
Status: RESOLVED DUPLICATE of bug 3385
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:53 EDT by Jerome Lanneluc CLA
Modified: 2002-01-11 09:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-10-10 22:53:08 EDT
IDOMNode defines clone() as follows:
		public Object clone();

	This is different from Object's clone():
		protected native Object clone() throws 
CloneNotSupportedException;


NOTES:


OT (24/09/2001 12:47:26 PM)
	Duplicate of JCK1.4. 1GK2AWS: ITPJCORE:WIN2000 - JCK 1.4 - INTF - 
illegal method declaration for interface
Comment 1 Olivier Thomann CLA 2001-10-17 11:56:57 EDT
*** This bug has been marked as a duplicate of 3385 ***
Comment 2 DJ Houghton CLA 2001-10-29 17:09:04 EST
PRODUCT VERSION:
	0.125