RFR: 8349686: [s390x] C1: Improve Class.isInstance intrinsic [v9]

Amit Kumar amitkumar at openjdk.org
Thu Feb 20 11:43:08 UTC 2025


> s390x implementation for Class.isInstance intrinsic. 
> 
> Tier1 test on release & fastdebug vm are clean with flag: `-XX:-UseSecondarySupersCache -XX:+UseSecondarySupersTable -XX:+VerifySecondarySupers -XX:+StressSecondarySupers`. 
> 
> Benchmark results will be updated soon.

Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:

  no need of Z_R0_scratch

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23535/files
  - new: https://git.openjdk.org/jdk/pull/23535/files/180e9f33..ffdb1342

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23535&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23535&range=07-08

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

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


More information about the hotspot-dev mailing list