git: openjdk/jdk21u: master: 2 new changesets
Tobias Hartmann
thartmann at openjdk.org
Tue Aug 8 14:24:30 UTC 2023
Changeset: 515387d7
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-08-08 14:21:17 +0000
URL: https://git.openjdk.org/jdk21u/commit/515387d71fe391e4f777f1bda4143df9db0c5d5d
8304954: SegmentedCodeCache fails when using large pages
Backport-of: cad6114e1c69bfebe5f7892c3e105b4c70d04398
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
+ test/hotspot/jtreg/compiler/codecache/CheckLargePages.java
Changeset: 7350b3f5
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2023-08-08 14:21:56 +0000
URL: https://git.openjdk.org/jdk21u/commit/7350b3f5c37aee603773d3d7451f65a18da57ff0
8312909: C1 should not inline through interface calls with non-subtype receiver
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