RFR: JDK-8322648: Improve class initialization barrier in TemplateTable::_new for PPC [v3]
Martin Doerr
mdoerr at openjdk.org
Tue Jan 30 09:27:40 UTC 2024
On Mon, 29 Jan 2024 15:07:23 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
I can run it, but please update your PR first (as shown above). CCR1 is used uninitialized in your current version.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17518#issuecomment-1916408729
More information about the hotspot-compiler-dev
mailing list