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 183951 - LowPerformance took 26543 ms.
Summary: LowPerformance took 26543 ms.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomasz Slota
URL:
Keywords: PERFORMANCE
: 171591 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-12 21:09 UTC by Eduardo.m Costa
Modified: 2010-05-10 09:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167936


Attachments
nps snapshot (256.00 KB, application/nps)
2010-04-12 21:09 UTC, Eduardo.m Costa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo.m Costa 2010-04-12 21:09:15 UTC
This bug was originally marked as duplicate of bug 169460, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201002152000)
VM: OpenJDK Client VM, 14.0-b16, OpenJDK Runtime Environment, 1.6.0_17-b17
OS: Linux

User Comments:
_m4c0_: trying to copy-and-paste on a JSP tag file



Maximum slowness yet reported was 26543 ms, average is 26543
Comment 1 Eduardo.m Costa 2010-04-12 21:09:26 UTC
Created attachment 97124 [details]
nps snapshot
Comment 2 David Konecny 2010-04-12 23:01:50 UTC
Looks like org.netbeans.modules.web.core.syntax.JspHyperlinkProvider.isHyperlinkPoint() issue.
Comment 3 Tomasz Slota 2010-04-13 15:51:44 UTC
Would you mind providing the pasted content?
Comment 4 Marek Fukala 2010-05-06 10:45:30 UTC
fixed in web-main#d748d6585fa5

No parser access in HyperlinkProvider.isHyperlinkPoint()! It must be very fast.
Comment 5 Marek Fukala 2010-05-06 20:02:04 UTC
*** Bug 171591 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2010-05-10 09:22:07 UTC
Integrated into 'main-golden', will be available in build *201005100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: