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 - Evaluate snapshot Nr. 511299
Summary: Evaluate snapshot Nr. 511299
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-13 05:22 UTC by Martin Fousek
Modified: 2011-10-27 12:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (48.58 KB, application/octet-stream)
2011-06-13 05:22 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.