branch | epsilon-gc-branch |
changeset 55778 | a977fcca316b |
parent 55767 | 8e22715afabc |
child 55934 | 912c55e702d6 |
--- a/src/hotspot/share/runtime/globals.hpp Mon Nov 06 18:53:38 2017 +0100 +++ b/src/hotspot/share/runtime/globals.hpp Wed Nov 08 11:05:20 2017 +0100 @@ -1412,7 +1412,7 @@ "Use the Parallel Old garbage collector") \ \ develop(bool, UseEpsilonGC, false, \ - "Use the Epsilon (no-op) garbage collector") \ + "Use the Epsilon garbage collector") \ \ product(uintx, HeapMaximumCompactionInterval, 20, \ "How often should we maximally compact the heap (not allowing " \