提交 b5ec0b50 编写于 作者: T tonyp

6916652: G1: remove +UseG1GC from under experimental options

Summary: What the title says.
Reviewed-by: ysr, jmasa
上级 e0f00cdb
......@@ -1204,7 +1204,7 @@ class CommandLineFlags {
product(bool, UseSerialGC, false, \
"Use the serial garbage collector") \
\
experimental(bool, UseG1GC, false, \
product(bool, UseG1GC, false, \
"Use the Garbage-First garbage collector") \
\
product(bool, UseParallelGC, false, \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册