FG

How do I allocate more RAM to Java?

Fresh3 days ago
Mar 15, 202622823 views
Confidence Score0%
0%

Problem

A java application I'm using keeps crashing, when I had a problem with a similar application I managed to fix it by allocating more of my RAM to Java. How do I do that? (I recently upgraded to 16 GB RAM, after installing Java.) I'm on an iMac running Mac OSX 10.6.6.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I allocate more RAM to Java?

Low Risk

is the max amount you want to allocate (in MB) and the is the initial amount. You can replace the with the amount you prefer.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment