From Fedora Project Wiki

Description

This test case verifies if the GC is working fine in X86_64 and aarch64


How to test

1.you can use it via: java -XX:+UseShenandoahGC ohter_params_as_ususal

2.set it up globally: export JAVA_TOOL_OPTIONS="-XX:+UseShenandoahGC $JAVA_TOOL_OPTIONS"

Expected Results

  1. are you applications working with Shenandoah?
  2. are they working better?