[12] RFR(S): 8150552: Remove -XX:+AggressiveOpts
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Oct 23 14:27:09 UTC 2018
Thanks Stefan!
Best regards,
Tobias
On 23.10.18 16:04, Stefan Johansson wrote:
>
>
> On 2018-10-23 15:11, Tobias Hartmann wrote:
>> 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/
>>
> Looks great!
>
> Thanks,
> Stefan
>
>> Thanks,
>> Tobias
>>
More information about the hotspot-compiler-dev
mailing list