git: openjdk/jdk21u-dev: master: 3 new changesets
Paul Hohensee
phh at openjdk.org
Sat May 10 03:21:52 UTC 2025
Changeset: 5c184275
Branch: master
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2025-05-10 03:10:33 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/5c184275d24f1cc4bd5b2aefd68290a5d570a0e4
8315827: Kitchensink.java and RenaissanceStressTest.java time out with jvmti module errors
Backport-of: 75a7c199d8a3634b258cd713b8b77e026c2ecb4b
! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp
Changeset: b654313e
Branch: master
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2025-05-10 03:10:46 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/b654313e4f6dc261fbdbc2123915f8a7a33d8aeb
8324345: Stack overflow during C2 compilation when splitting memory phi
Backport-of: fdb4350fcecef1915cdbc27ece24153a1b6c884d
! src/hotspot/share/opto/escape.cpp
! src/hotspot/share/opto/escape.hpp
+ test/hotspot/jtreg/compiler/escapeAnalysis/TestFindInstMemRecursion.java
! test/hotspot/jtreg/compiler/vectorapi/VectorReplicateLongSpecialImmTest.java
Changeset: 0545f2cc
Branch: master
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2025-05-10 03:11:45 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/0545f2cc02e80093dd6735eed7be254e2e5e2008
8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Backport-of: e9e0c5699b8d0fbd1bd3a6caa3e0182a2e5bdda3
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogParser.java
+ src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestPrebuiltLogs.java
+ src/utils/LogCompilation/src/test/resources/8314319.xml
More information about the jdk-updates-changes
mailing list