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 199371

Summary: Evaluate snapshot Nr. 511299
Product: javaee Reporter: Martin Fousek <marfous>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: snapshot

Description Martin Fousek 2011-06-13 05:22:25 UTC
Created attachment 108866 [details]
snapshot

Please evaluate snapshot attached to this issue. It was extracted from issue #195278. 

There JSP works there about 6 seconds on 2-3 various tasks, I didn't investigate it in detail but it's possible that it will be wontfix as almost all reports from #195278.
Comment 1 Martin Fousek 2011-10-27 12:52:11 UTC
As expected, all slow downs in the snapshot happens due to java.io.WinNTFileSystem native calls, especially getBooleanAttribute. Probably nothing to do with that, closing as WONTFIX.