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

Summary: 21s in org.openide.text.CloneableEditor.closeLast()
Product: platform Reporter: juniorsatanas
Component: TextAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: budgie67, exceptions_reporter, jacorream, mmirilovic, mvfranz
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 170256
Attachments: nps snapshot

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 ***