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

Varada M varadam at openjdk.org
Tue Jan 30 09:37:46 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/e85eb148..01d0af3d

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

  Stats: 4 lines in 1 file changed: 0 ins; 3 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