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 173800

Summary: [68cat] Heap Size property unavailable for jnlp RCP projects
Product: apisupport Reporter: javydreamercsw <javydreamercsw>
Component: HarnessAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description javydreamercsw 2009-10-05 22:08:05 UTC
Build 200910010513

The current RCP project structure doesn't provide for specifying heap size properties for the java resources (i.e. 
java="1.5+ "initial-heap-size="64m" max-heap-size ="512m") This can't be done in the master.jnlp as this is part of 
the ${jnlp.resources} replacement. I think target java version plus options like heap size should be configurable and 
not assumed. You can't even require 1.6 that is the minimum for current RCP if I'm correct.

This might be considered as a feature request but I think is important enough.
Comment 1 Milan Kubec 2009-10-06 09:35:57 UTC
Reassigning to apisupport that is responsible for javawebstart of RCP application and changing to enhancement.
Comment 2 javydreamercsw 2010-07-26 13:51:24 UTC
Keeping the one from the Netbeans Team for project tracking purposes.

*** This bug has been marked as a duplicate of bug 181264 ***