RFR: 8294183: AArch64: Wrong macro check in SharedRuntime::generate_deopt_blob [v2]
Fei Yang
fyang at openjdk.org
Thu Sep 22 09:22:26 UTC 2022
> This is trivial change fixing a wrong macro check in SharedRuntime::generate_deopt_blob on aarch64.
>
> Testing: Tier1 tested with fastdebug build on aarch64-linux server.
Fei Yang has updated the pull request incrementally with one additional commit since the last revision:
Fix
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10382/files
- new: https://git.openjdk.org/jdk/pull/10382/files/fe57bbcc..1cd32e46
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10382&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10382&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/10382.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10382/head:pull/10382
PR: https://git.openjdk.org/jdk/pull/10382
More information about the hotspot-compiler-dev
mailing list