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 207393 - 3s - org.openide.filesystems.MIMESupport.findMIMEType() for TopComponent.settings file
Summary: 3s - org.openide.filesystems.MIMESupport.findMIMEType() for TopComponent.sett...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on: 191777
Blocks:
  Show dependency tree
 
Reported: 2012-01-17 13:50 UTC by kobusp
Modified: 2012-05-23 15:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161624


Attachments
nps snapshot (12.10 KB, application/nps)
2012-01-17 13:51 UTC, kobusp
Details
Registers settings file mime type (371.09 KB, patch)
2012-01-26 08:59 UTC, Jaroslav Tulach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kobusp 2012-01-17 13:50:59 UTC
Build: NetBeans IDE Dev (Build 201201150601)
VM: Java HotSpot(TM) Client VM, 20.5-b03, Java(TM) SE Runtime Environment, 1.6.0_30-b12
OS: Windows XP

User Comments:
GUEST: copying a folder to another location.

GUEST: Opened Up EJB Source file in Maven project

GUEST: startup

kobusp: Debugging a Java Web project with Apache Tomcat 7.0.11



Maximum slowness yet reported was 4766 ms, average is 4016
Comment 1 kobusp 2012-01-17 13:51:02 UTC
Created attachment 114963 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-01-26 08:58:48 UTC
Check for mime type of top component should be just simple extension test.
Comment 3 Jaroslav Tulach 2012-01-26 08:59:27 UTC
Created attachment 115262 [details]
Registers settings file mime type
Comment 4 Jaroslav Tulach 2012-05-23 15:38:34 UTC
ergonomics#9c7bb4930199