git: openjdk/jdk17u-dev: 2 new changesets
Satyen Subramaniam
ssubramaniam at openjdk.org
Tue Sep 2 17:21:05 UTC 2025
Changeset: aabe830e
Branch: master
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Date: 2025-09-02 17:18:59 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/aabe830e3ad26e53cf8af10acb7d8bb7baac66ea
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
Changeset: 4771398a
Branch: master
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Date: 2025-09-02 17:19:28 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/4771398a49c1a93b453f510ca89fe22621b157b5
8354106: Clean up and open source KeyEvent related tests (Part 2)
Backport-of: e163a76f2bacf06980026feb7e645e616ffe2ad4
+ test/jdk/java/awt/event/KeyEvent/KeyPressedModifiers.java
+ test/jdk/java/awt/event/KeyEvent/KeyTest.java
More information about the jdk-updates-changes
mailing list