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.
Build: NetBeans IDE Dev (Build 201007130001) VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02 OS: Windows Vista User Comments: tnleeuw: Entering javascript code; not waiting for a code-completion or anything... Maximum slowness yet reported was 5648 ms, average is 4101
Created attachment 100849 [details] nps snapshot
org.netbeans.core.startup.preferences.PropertiesStorage.save() seems to by slowed down in FileOutputStream.close(), but alas, this also blocks AWT which tries to do getInt(...). I am sure this is unnecessary
Created attachment 102047 [details] nps snapshot Opening project
latest report is from 7.1 RC2 - Doesn't seem to be problem now