[12] RFR(S): 8150552: Remove -XX:+AggressiveOpts

Tobias Hartmann tobias.hartmann at oracle.com
Tue Oct 23 13:11:56 UTC 2018


Hi Stefan,

On 23.10.18 11:05, Stefan Johansson wrote:
> Since we now only enter this block when AutoBoxCacheMax is not default, the check on line 1964 will
> never be true so this can be removed.

Good catch. Fixed.

> src/linux/doc/man/java.1
> src/linux/doc/man/ja/java.1
> src/bsd/doc/man/java.1
> src/solaris/doc/sun/man/man1/java.1
> src/solaris/doc/sun/man/man1/ja/java.1
> 
> I did a grep over the sources and found that AggressiveOpts is mentioned in these man-pages. Please
> remove these occurrences as well.

Fixed. Here's the new webrev:
http://cr.openjdk.java.net/~thartmann/8150552/webrev.01/

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list