RFR: JDK-8322648: Improve class initialization barrier in TemplateTable::_new for PPC [v4]

Varada M varadam at openjdk.org
Tue Jan 30 10:47:33 UTC 2024


On Tue, 30 Jan 2024 09:37:46 GMT, Varada M <varadam at openjdk.org> wrote:

>> ppc port implementation of https://github.com/openjdk/jdk/pull/17006
>> 
>> Fastdebug and Release : build and tier1 testing successful.
>> 
>> JBS Issue : [JDK-8322648](https://bugs.openjdk.org/browse/JDK-8322648)
>
> Varada M has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8322648: Improve class initialization barrier in TemplateTable::_new for PPC

Thank you Martin for running the benchmark and reviewing the code

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

PR Comment: https://git.openjdk.org/jdk/pull/17518#issuecomment-1916566803


More information about the hotspot-compiler-dev mailing list