What flags are enabled by -XX:+AggressiveOpts on Sun JRE 1.6u20?

后端 未结 2 1521
广开言路
广开言路 2020-12-28 13:21

From Sun JRE performance tuning whitepaper, -XX:+AggressiveOpts flag is described as:

Turns on point performance optimizations that are

2条回答
  •  遥遥无期
    2020-12-28 14:06

    Check out this blog post to find out without needing to dive into the code. http://q-redux.blogspot.com/2011/01/inspecting-hotspot-jvm-options.html

提交回复
热议问题