RFR: 8300926: Several startup regressions ~6-70% in 21-b6 all platforms [v4]
Robbin Ehn
rehn at openjdk.org
Thu Feb 23 12:50:23 UTC 2023
On Wed, 22 Feb 2023 22:50:30 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/classfile/systemDictionary.cpp line 1632:
>
>> 1630: k->process_interfaces(); // handle all "implements" declarations
>> 1631:
>> 1632: // Now flush all code that depended on old class hierarchy.
>
> nit typo: s/flush/mark/
>
> since you've changed that elsewhere...
Fixed
-------------
PR: https://git.openjdk.org/jdk/pull/12585
More information about the hotspot-dev
mailing list