Integrated: 8294183: AArch64: Wrong macro check in SharedRuntime::generate_deopt_blob
Fei Yang
fyang at openjdk.org
Fri Sep 23 01:14:38 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.
This pull request has now been integrated.
Changeset: f3ba332f
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f3ba332fdcd19abd863804739bb34babadb3a45f
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
8294183: AArch64: Wrong macro check in SharedRuntime::generate_deopt_blob
Reviewed-by: dlong, shade
-------------
PR: https://git.openjdk.org/jdk/pull/10382
More information about the hotspot-compiler-dev
mailing list