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 208589 - entries: & Infos: & entriesSize: 94: Make internal children structures immutable
Summary: entries: & Infos: & entriesSize: 94: Make internal children structures immutable
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 195720 209077 209242 209430 209431 210024 212001 212074 213875 (view as bug list)
Depends on:
Blocks: 202614 206423 211880 212237 212693
  Show dependency tree
 
Reported: 2012-02-17 19:22 UTC by Alexander Simon
Modified: 2012-06-14 09:06 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185182


Attachments
stacktrace (4.96 KB, text/plain)
2012-02-17 19:22 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-02-17 19:22:25 UTC
Build: NetBeans IDE Dev (Build 20120217-e7f869275b98)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

Stacktrace: 
java.lang.AssertionError: Entries: 94; vis. entries: 2; Infos: 89; entriesSize: 94; entryToInfoSize: 89
1 entry Children.Keys.KE[inmodeler/src/main/java/oracle/oer/domainmodeler/core/A_Test_Folder [invalid],0],0] -> null
2 entry Children.Keys.KE[odeler/src/main/java/oracle/oer/domainmodeler/core/A_SecondFile.txt [invalid],0],0] -> null
3 entry Children.Keys.KE[rc/main/java/oracle/oer/domainmodeler/core/A_SecondFile_renamed.txt [invalid],0],0] -> null
4 entry Children.Keys.KE[omainmodeler/src/main/java/oracle/oer/domainmodeler/core/A_Test.txt [invalid],0],0] -> null
5 entry Children.Keys.KE[racle/oer/domainmodeler/core/AssociationDisplayOptions_renamed.java [invalid],0],0] -> null
6 entry Children.Keys.KE[java/oracle/oer/domainmodeler/core/AssociationInfoDisplayBuilder.java [valid],0],0] -> EntryInfo for entry: Children.Keys.KE[java/oracle/oer/domainmodeler/core/AssociationInfoDisplayBuilder.java [valid],0],0], node: org.openide.loaders.FolderChildren$DelayedNode@5c8049eb[Name=AssociationInfoDisplayBuilder.jav
   at org.openide.nodes.EntrySupport$Lazy.setEntries(EntrySupport.java:1388)
   at org.openide.nodes.EntrySupport.setEntries(EntrySupport.java:102)
   at org.openide.nodes.Children$Keys$2.run(Children.java:1555)
   at org.openide.util.Mutex$1Exec.run(Mutex.java:1244)
   at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1920)
   at org.openide.util.Mutex.postRequest(Mutex.java:1250)
Comment 1 Alexander Simon 2012-02-17 19:22:31 UTC
Created attachment 115898 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-03-05 09:51:53 UTC
*** Bug 209077 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2012-03-16 15:31:29 UTC
*** Bug 209431 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Tulach 2012-05-07 18:55:30 UTC
Merged as
http://hg.netbeans.org/ergonomics/rev/265580765f3e
Comment 5 Jaroslav Tulach 2012-05-07 19:04:57 UTC
*** Bug 212074 has been marked as a duplicate of this bug. ***
Comment 6 Jaroslav Tulach 2012-05-07 19:05:08 UTC
*** Bug 209242 has been marked as a duplicate of this bug. ***
Comment 7 Jaroslav Tulach 2012-05-07 19:08:21 UTC
*** Bug 209430 has been marked as a duplicate of this bug. ***
Comment 8 Jaroslav Tulach 2012-05-07 19:12:56 UTC
*** Bug 212001 has been marked as a duplicate of this bug. ***
Comment 9 Jaroslav Tulach 2012-05-07 19:13:13 UTC
*** Bug 210024 has been marked as a duplicate of this bug. ***
Comment 10 Jaroslav Tulach 2012-05-07 19:13:33 UTC
*** Bug 195720 has been marked as a duplicate of this bug. ***
Comment 11 Jaroslav Tulach 2012-06-14 09:06:47 UTC
*** Bug 213875 has been marked as a duplicate of this bug. ***