[jdk18u] Integrated: 8285394: Compiler blackholes can be eliminated due to stale ciMethod::intrinsic_id()
Aleksey Shipilev
shade at openjdk.java.net
Wed May 4 15:29:53 UTC 2022
On Mon, 2 May 2022 10:13:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unclean backport to fix Blackhole behavior. The test does not work until we add another `IRNode` constant. Otherwise the test passes with the fix, and fails without it.
>
> Additional testing:
> - [x] New test
This pull request has now been integrated.
Changeset: f1422282
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk18u/commit/f142228202c2050dbed6805552c6c3675a712dd6
Stats: 111 lines in 3 files changed: 108 ins; 3 del; 0 mod
8285394: Compiler blackholes can be eliminated due to stale ciMethod::intrinsic_id()
Reviewed-by: kvn
Backport-of: ce8db2c40378de01ce35ca37ec315af47974d6d6
-------------
PR: https://git.openjdk.java.net/jdk18u/pull/116
More information about the jdk-updates-dev
mailing list