Bug 337149 - PermGen errors running test suite in 64 bit env
Summary: PermGen errors running test suite in 64 bit env
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2011-02-14 13:08 EST by Michael Rennie CLA
Modified: 2013-12-06 10:36 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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