git: openjdk/jdk17u-dev: 8312909: C1 should not inline through interface calls with non-subtype receiver
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 15 14:21:14 UTC 2023
Changeset: fee0229a
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-09-15 14:17:47 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/fee0229a928a482483f2f4f679b6305fd7439f26
8312909: C1 should not inline through interface calls with non-subtype receiver
Reviewed-by: phh
Backport-of: ab1c212ac1097ae6e1122ef1aba47ca51eca11f2
! src/hotspot/share/c1/c1_GraphBuilder.cpp
+ test/hotspot/jtreg/compiler/c1/TestInvokeinterfaceWithBadReceiver.java
+ test/hotspot/jtreg/compiler/c1/TestInvokeinterfaceWithBadReceiverHelper.jasm
More information about the jdk-updates-changes
mailing list