This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268314

Summary: Infinite structures don't work with equals/hashCode/clone
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: Html4jAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 257348    
Bug Blocks:    

Description Jaroslav Tulach 2016-10-03 04:30:24 UTC
The fix for issue 257348 is incomplete: it doesn't work well with clone, equals and hashcode.

http://hg.netbeans.org/html4j/rev/3ef632633f36
Comment 1 Jaroslav Tulach 2016-10-08 05:26:38 UTC
changeset:   1049:3b01a425dfcb
tag:         tip
user:        Jaroslav Tulach <jtulach@netbeans.org>
date:        Sat Oct 08 07:26:05 2016 +0200
summary:     #268314: Better infinite equality
Comment 2 Jaroslav Tulach 2016-10-11 20:42:14 UTC
Will be fixed in 1.4 version.