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

Summary: LowPerformance took 26543 ms.
Product: javaee Reporter: Eduardo.m Costa <_m4c0_>
Component: JSPAssignee: Tomasz Slota <tslota>
Status: RESOLVED FIXED    
Severity: normal CC: abhilshit, mfukala
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 167936
Attachments: nps snapshot

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: