Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 337149

Summary: PermGen errors running test suite in 64 bit env
Product: [Eclipse Project] JDT Reporter: Michael Rennie <Michael_Rennie>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, markus.kell.r, pawel.1.piech, winter.yu
Version: 3.7Keywords: performance
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2011-02-14 13:08:19 EST
Version: 3.7.0
Build id: I20110208-0800

Running the JDT debug test suite using Sun/IBM 1.6 64bit VMs and the Eclipse 64Bit build I had to add the arg -XX:MaxPermSize=128m to get the tests to pass.

This is not required on its 32bit counter-part. We should investigate why.
Comment 1 Michael Rennie CLA 2013-12-06 10:36:59 EST
The 64 bit VMs simply use more memory. The memory requirements were adjusted a while back, closing worksforme