RFR: 8332602: [s390x] Improve itable_stub [v2]
Amit Kumar
amitkumar at openjdk.org
Fri Jun 14 02:52:41 UTC 2024
> s390x Port similar to [JDK-8305959 (x86)](https://bugs.openjdk.org/browse/JDK-8305959) and [JDK-8307352(aarch64)](https://bugs.openjdk.org/browse/JDK-8307352)
>
> Testing: I ran `tier1` test on fastdebug & release VM; I didn't see any regression there;
Amit Kumar has updated the pull request incrementally with two additional commits since the last revision:
- Update src/hotspot/cpu/s390/macroAssembler_s390.hpp
- Update src/hotspot/cpu/s390/macroAssembler_s390.hpp
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19698/files
- new: https://git.openjdk.org/jdk/pull/19698/files/f3a7a08c..8692f7ad
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19698&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19698&range=00-01
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/19698.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19698/head:pull/19698
PR: https://git.openjdk.org/jdk/pull/19698
More information about the hotspot-dev
mailing list