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 46445 - CompositeCycleException cause inconsistent state after rollback
Summary: CompositeCycleException cause inconsistent state after rollback
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 15:14 UTC by koester
Modified: 2010-09-23 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test case showing the bug (2.61 KB, text/plain)
2004-07-22 15:15 UTC, koester
Details

Note You need to log in before you can comment on or make changes to this bug.
Description koester 2004-07-22 15:14:22 UTC
When i run the attached test, the
refImmediateComposite isn't restored correctly. It
doesn't matter which storage implementation is used.
Comment 1 koester 2004-07-22 15:15:24 UTC
Created attachment 16390 [details]
test case showing the bug
Comment 2 Martin Matula 2004-08-23 12:39:33 UTC
You say it does *not* matter which storage implementation is used, but
I am not able to reproduce this with the b-tree storage. So, are you
sure it does not matter?
Comment 3 koester 2004-08-24 08:54:03 UTC
No, i'm not sure. Perhaps we used an older version of the btree...
Comment 4 Marian Mirilovic 2006-12-04 22:10:24 UTC
I think all of these issues are going to be closed, aren't they?
Comment 5 David Strupl 2010-09-23 09:14:11 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.