Integrated: JDK-8322648: Improve class initialization barrier in TemplateTable::_new for PPC
Varada M
varadam at openjdk.org
Wed Jan 31 06:15:07 UTC 2024
On Mon, 22 Jan 2024 12:26:51 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)
This pull request has now been integrated.
Changeset: f7121de4
Author: Varada M <varadam at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f7121de4a080c222e2bbf2468be94950db78530a
Stats: 10 lines in 1 file changed: 2 ins; 3 del; 5 mod
8322648: Improve class initialization barrier in TemplateTable::_new for PPC
Reviewed-by: mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/17518
More information about the hotspot-compiler-dev
mailing list