RFR: 8294183: AArch64: Wrong macro check in SharedRuntime::generate_deopt_blob

Dean Long dlong at openjdk.org
Thu Sep 22 06:53:18 UTC 2022


On Thu, 22 Sep 2022 06:32:57 GMT, Fei Yang <fyang at openjdk.org> wrote:

> 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.

Marked as reviewed by dlong (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list