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 199882 - 21s in org.openide.text.CloneableEditor.closeLast()
Summary: 21s in org.openide.text.CloneableEditor.closeLast()
Status: RESOLVED DUPLICATE of bug 190409
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
: 180056 182417 183031 184307 184541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-04 14:20 UTC by juniorsatanas
Modified: 2011-11-09 13:55 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170256


Attachments
nps snapshot (59.37 KB, application/nps)
2011-07-04 14:20 UTC, juniorsatanas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description juniorsatanas 2011-07-04 14:20:17 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: OpenJDK Client VM, 19.0-b09, OpenJDK Runtime Environment, 1.6.0_20-b20
OS: Linux
Maximum slowness yet reported was 21482 ms, average is 12633
Comment 1 juniorsatanas 2011-07-04 14:20:22 UTC
Created attachment 109228 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2011-07-28 13:49:12 UTC
closeLast should finish immediately, not be blocked by some background tasks.
Comment 3 Marian Mirilovic 2011-11-01 14:02:22 UTC
*** Bug 184307 has been marked as a duplicate of this bug. ***
Comment 4 Marian Mirilovic 2011-11-01 14:03:46 UTC
*** Bug 183031 has been marked as a duplicate of this bug. ***
Comment 5 Marian Mirilovic 2011-11-01 14:04:51 UTC
*** Bug 184541 has been marked as a duplicate of this bug. ***
Comment 6 Marian Mirilovic 2011-11-01 14:07:14 UTC
*** Bug 180056 has been marked as a duplicate of this bug. ***
Comment 7 Marian Mirilovic 2011-11-01 14:09:10 UTC
*** Bug 182417 has been marked as a duplicate of this bug. ***
Comment 8 Marian Mirilovic 2011-11-02 09:37:13 UTC
number of duplicates and connected reports is over 100 now ...
Comment 9 Jan Lahoda 2011-11-09 13:55:48 UTC
Was majority of reports are from 6.8/6.9, and are presumably a duplicate of #190409 (why did not the exception reporter duplicate them correctly?), fixed in NB7.0.

There was one report from 7.1 beta, but that had nothing to do with closeLast, IMO, separated as:
http://statistics.netbeans.org/exceptions/detail.do?id=182738

*** This bug has been marked as a duplicate of bug 190409 ***