changeset 33069 | d8eed614f298 |
parent 33063 | 9e222337a81e |
child 33083 | ffe98d5b5621 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Thu Sep 17 13:42:50 2015 -0700 +++ b/hotspot/src/share/vm/runtime/globals.hpp Fri Sep 18 10:11:11 2015 +0200 @@ -3135,7 +3135,7 @@ \ develop(intx, MaxForceInlineLevel, 100, \ "maximum number of nested calls that are forced for inlining " \ - "(using CompilerOracle or marked w/ @ForceInline)") \ + "(using CompileCommand or marked w/ @ForceInline)") \ \ product_pd(intx, InlineSmallCode, \ "Only inline already compiled methods if their code size is " \