Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 237572 | Differences between
and this patch

Collapse All | Expand All

(-)etc/jvm_options.xml.in.orig (-2 / +2 lines)
Lines 22-29 Link Here
22
<!-- ENABLE Just In Time java compiler -->
22
<!-- ENABLE Just In Time java compiler -->
23
<option value="-Djava.compiler=JIT"/>
23
<option value="-Djava.compiler=JIT"/>
24
24
25
<!-- Set Java Heap space to 256mb -->
25
<!-- Set Java Heap space to 512mb -->
26
<option value="-Xmx256m"/>
26
<option value="-Xmx512m"/>
27
27
28
<option value="-Dapple.laf.useScreenMenuBar=true" os="macosx" />
28
<option value="-Dapple.laf.useScreenMenuBar=true" os="macosx" />
29
29

Return to bug 237572