[jdk17u-dev] 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:52 UTC 2022


On Mon, 2 May 2022 10:26:12 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.
> 
> Additional testing:
>  - [x] New test passes with the fix, fails without it

This pull request has now been integrated.

Changeset: 0955acab
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/0955acab549bb65f9cc91d5074fea1d89dc287d1
Stats:     112 lines in 3 files changed: 109 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/jdk17u-dev/pull/377


More information about the jdk-updates-dev mailing list