git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Aug 3 11:04:43 UTC 2023
Changeset: ab1c212a
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-08-03 11:02:42 +0000
URL: https://git.openjdk.org/mobile/commit/ab1c212ac1097ae6e1122ef1aba47ca51eca11f2
8312909: C1 should not inline through interface calls with non-subtype receiver
Reviewed-by: kvn, chagedorn
! src/hotspot/share/c1/c1_GraphBuilder.cpp
+ test/hotspot/jtreg/compiler/c1/TestInvokeinterfaceWithBadReceiver.java
+ test/hotspot/jtreg/compiler/c1/TestInvokeinterfaceWithBadReceiverHelper.jasm
Changeset: 356d3758
Author: duke <duke at openjdk.org>
Date: 2023-08-03 11:03:07 +0000
URL: https://git.openjdk.org/mobile/commit/356d375838a0b1e3c5af3c6f8ae3f73456b92bd6
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list