RFR: 8300926: Several startup regressions ~6-70% in 21-b6 all platforms [v8]
Robbin Ehn
rehn at openjdk.org
Fri Mar 10 15:39:33 UTC 2023
On Fri, 10 Mar 2023 02:01:12 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Robbin Ehn has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Grab lock so code() is stable
>> - Non CHA based vtables fix
>
> src/hotspot/share/classfile/systemDictionary.cpp line 1618:
>
>> 1616:
>> 1617: // In case we are not using CHA based vtables we need to make sure the loaded
>> 1618: // deopt is completed before anyone link this class.
>
> nit s/link/links/
Fixed, thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/12585
More information about the hotspot-dev
mailing list