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 103367

Summary: Installer inefficiency
Product: installer Reporter: jezek2 <jezek2>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jezek2 2007-05-05 12:15:30 UTC
The new installer (used in M9) is extracting its content into /tmp directory 
(on Linux, but I suppose the behaviour is common to all platforms), which is 
probably unnecessarily and the installer needs more disk space than really 
required to do the task.

Also the startup time (before the GUI window appears) is quite long because of 
this behaviour.

The next thing is searching for JDK over the whole directory structure, it 
takes quite long time to be done. Wouldn't be better to just use the JDK used 
in installer or at least add choice to manually select the right JDK?
Comment 1 Kirill Sorokin 2007-05-08 09:59:00 UTC
-> P2 
-> ENHANCEMENT
Comment 2 Jiri Rechtacek 2012-10-07 12:58:24 UTC
Assigned to new owner.