iem-projects/sysson

Java 6 on OS X needs larger PermGen

Closed this issue · 1 comments

Sciss commented

The following option seems to suffice:

-XX:MaxPermSize=128M

We'll have to see if Java 8 complains or simply ignores this.

Sciss commented

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0

Not pretty but well...