RFR: 8300926: Several startup regressions ~6-70% in 21-b6 all platforms [v4]

Daniel D. Daugherty dcubed at openjdk.org
Thu Feb 23 17:47:54 UTC 2023


On Thu, 23 Feb 2023 01:15:54 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Coleen fix
>
> src/hotspot/share/oops/instanceKlass.cpp line 1184:
> 
>> 1182:     DeoptimizationScope deopt_scope;
>> 1183:     {
>> 1184:       // Now flush all code that assumes the class is not linked.
> 
> nit typo: s/flush/mark/
> since you've made that change elsewhere...

This one hasn't been fixed yet.

-------------

PR: https://git.openjdk.org/jdk/pull/12585


More information about the hotspot-dev mailing list