From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 172: Line 172:
=== Shenandoah  ===
=== Shenandoah  ===
<pre>
<pre>
   # jdk8 and jdk11 have new garabge collector (on x86_64 and aarch64)
   # jdk8 and jdk11 have new garabge collector
   # you can use it via:
   # you can use it via:
java -XX:+UseShenandoahGC  ohter_params_as_ususal
java -XX:+UseShenandoahGC  ohter_params_as_ususally
   # or set it up globally:
   # or set it up globally:
export JAVA_TOOL_OPTIONS="-XX:+UseShenandoahGC $JAVA_TOOL_OPTIONS"
export JAVA_TOOL_OPTIONS="-XX:+UseShenandoahGC $JAVA_TOOL_OPTIONS"
   # are you applications working with Shenandoah?  
   # are you arpplications working with Shenandoah?  
   # are they working better?
   # are there working better?


</pre>
</pre>
=== JAVA_HOME ===
=== JAVA_HOME ===
* See https://fedoraproject.org/wiki/Changes/Decouple_system_java_setting_from_java_command_setting for more details.
* See https://fedoraproject.org/wiki/Changes/Decouple_system_java_setting_from_java_command_setting for more details.
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)