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

Varada M varadam at openjdk.org
Mon Jan 29 05:51:45 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17518/files
  - new: https://git.openjdk.org/jdk/pull/17518/files/b84d7d5d..2fb4cc08

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17518&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17518&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17518.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17518/head:pull/17518

PR: https://git.openjdk.org/jdk/pull/17518


More information about the hotspot-compiler-dev mailing list