git: openjdk/jdk: 8284848: C2: Compiler blackhole arguments should be treated as globally escaping

Aleksey Shipilev shade at openjdk.java.net
Thu Apr 28 08:33:37 UTC 2022


Changeset: 5629c755
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2022-04-28 08:32:44 +0000
URL:       https://git.openjdk.java.net/jdk/commit/5629c7555f9bb779c57f45dfb071abbb1d87bb7d

8284848: C2: Compiler blackhole arguments should be treated as globally escaping

Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/escape.cpp
! test/hotspot/jtreg/compiler/blackhole/BlackholeIntrinsicTest.java
! test/hotspot/jtreg/compiler/blackhole/BlackholeTarget.java
+ test/hotspot/jtreg/compiler/c2/irTests/blackhole/BlackholeStoreStoreEATest.java
+ test/hotspot/jtreg/compiler/c2/irTests/blackhole/BlackholeSyncEATest.java
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java



More information about the jdk-changes mailing list