git: openjdk/jdk18: 8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked

Vladimir Ivanov vlivanov at openjdk.java.net
Mon Jan 10 13:56:45 UTC 2022


Changeset: ad34f03b
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
Date:      2022-01-10 13:56:01 +0000
URL:       https://git.openjdk.java.net/jdk18/commit/ad34f03b549e6f37825efc3e554d2232b557611a

8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked

Reviewed-by: kvn, dlong

! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/ci/ciStreams.cpp
! src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
+ test/hotspot/jtreg/compiler/inlining/ResolvedClassTest.java



More information about the jdk-changes mailing list