git: openjdk/jdk11u: 20 new changesets
Victor Rudometov
vrudomet at openjdk.org
Wed Nov 13 16:04:44 UTC 2024
Changeset: ce572dfe
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-08-28 10:25:28 +0000
URL: https://git.openjdk.org/jdk11u/commit/ce572dfede792da0eb1b98ac3d8d1df7064dea33
8339082: Bump update version for OpenJDK: jdk-11.0.26
Reviewed-by: sgehwolf
! .jcheck/conf
! make/autoconf/version-numbers
Changeset: 8c31358c
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-09-02 02:23:53 +0000
URL: https://git.openjdk.org/jdk11u/commit/8c31358ccc9d07f9512bc56159c85ce465e25135
8328300: Convert PrintDialogsTest.java from Applet to main program
Reviewed-by: mbaesken
Backport-of: dea94f4445b9389339cf7ca0eef688ca56c17814
! test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.html
! test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java
Changeset: 76b8327b
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-09-02 02:24:11 +0000
URL: https://git.openjdk.org/jdk11u/commit/76b8327ba08e2d57b64cd266a3eb3f1a3232a1a5
8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main
Reviewed-by: mbaesken
Backport-of: ab183e437c18b445e9c022a4d74de818d4ccecbe
- test/jdk/java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.html
! test/jdk/java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.java
Changeset: ffcdc104
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-09-02 02:24:26 +0000
URL: https://git.openjdk.org/jdk11u/commit/ffcdc104058ab2b58d8303f318c2e0ee0dc93a54
8315936: Parallelize gc/stress/TestStressG1Humongous.java test
Backport-of: 3f19df685c342cef212305cca630331878a24e79
! test/hotspot/jtreg/gc/stress/TestStressG1Humongous.java
Changeset: 934decc1
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-09-11 09:18:16 +0000
URL: https://git.openjdk.org/jdk11u/commit/934decc1475e5acc00be23c87507274f005780b4
Merge
Changeset: b2d38597
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-09-25 08:06:18 +0000
URL: https://git.openjdk.org/jdk11u/commit/b2d385978fca9eb2fd2eb260a72d727d5f0d6740
Merge
Changeset: dd35f187
Branch: master
Author: Antonio <antonio at vieiro.net>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2024-09-26 08:31:17 +0000
URL: https://git.openjdk.org/jdk11u/commit/dd35f187fd038281ce36b986ef71d3b813c0a83e
8340671: GHA: Bump macOS and Xcode versions to macos-12 and XCode 13.4.1
Reviewed-by: sgehwolf
! .github/workflows/build-macos.yml
! .github/workflows/main.yml
! .github/workflows/test.yml
Changeset: 59b38591
Branch: master
Author: George Adams <gdams at openjdk.org>
Date: 2024-09-30 13:00:44 +0000
URL: https://git.openjdk.org/jdk11u/commit/59b38591603ccdd6343f5199293c58752c32a8b2
8340815: Add SECURITY.md file
Backport-of: 0474f020bf276c761f46bc8ba0873ed90a8fd19b
+ SECURITY.md
Changeset: bec83f35
Branch: master
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2024-09-30 15:45:40 +0000
URL: https://git.openjdk.org/jdk11u/commit/bec83f35d6408c9e55f0e442c77019441282b50d
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
Reviewed-by: yan, andrew
Backport-of: e61252dc278fd44345c5377811552ed6760ffcf0
! test/jdk/javax/naming/module/RunBasic.java
! test/jdk/javax/naming/module/src/test/test/ConnectWithAuthzId.java
! test/jdk/javax/naming/module/src/test/test/ConnectWithFoo.java
! test/jdk/javax/naming/module/src/test/test/ReadByUrl.java
! test/jdk/javax/naming/module/src/test/test/StoreFruit.java
! test/jdk/javax/naming/module/src/test/test/StoreObject.java
! test/jdk/javax/naming/module/src/test/test/StorePerson.java
! test/jdk/javax/naming/module/src/test/test/StoreRemote.java
Changeset: 01579674
Branch: master
Author: Daniel Hu <costmuch at amazon.com>
Committer: Sergey Bylokhov <serb at openjdk.org>
Date: 2024-09-30 16:01:52 +0000
URL: https://git.openjdk.org/jdk11u/commit/015796747f05b9c32c2e5a8491d0e149788f9998
8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exception: Could not find leak
Backport-of: f6be922952642f40dcf0d27b7896c9a6acdd6378
! test/jdk/jdk/jfr/event/oldobject/TestListenerLeak.java
Changeset: 06d87ca6
Branch: master
Author: Antonio <antonio at vieiro.net>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2024-09-30 16:03:42 +0000
URL: https://git.openjdk.org/jdk11u/commit/06d87ca65927fa241c8e93cd2ebe4d0d52586e32
8299254: Support dealing with standard assert macro
Reviewed-by: sgehwolf
Backport-of: 89dd23f2fab0d98879e68f817923656e113087e3
! make/hotspot/lib/JvmFlags.gmk
+ src/hotspot/share/utilities/vmassert_reinstall.hpp
+ src/hotspot/share/utilities/vmassert_uninstall.hpp
! test/hotspot/gtest/gc/shared/test_memset_with_concurrent_readers.cpp
! test/hotspot/gtest/jfr/test_networkUtilization.cpp
! test/hotspot/gtest/unittest.hpp
Changeset: 2232d1f7
Branch: master
Author: Zdenek Zambersky <zzambers at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-09-30 16:23:40 +0000
URL: https://git.openjdk.org/jdk11u/commit/2232d1f7b497d782edb6fa5f41ec9fd2a90ca33d
8338402: GHA: some of bundles may not get removed
Backport-of: d8e4d3f2d6c187f2487acd390a4e5fa2a99010ea
! .github/workflows/main.yml
Changeset: 64367498
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-10-02 08:26:50 +0000
URL: https://git.openjdk.org/jdk11u/commit/6436749891c2b35b9858f59f573d17f6d49bdd8b
Merge
Changeset: a754a3d8
Branch: master
Author: Antonio Vieiro <avieirov at redhat.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2024-10-02 19:38:28 +0000
URL: https://git.openjdk.org/jdk11u/commit/a754a3d8972abc67aee768d31a2dc2e8214274cf
8339644: Improve parsing of Day/Month in tzdata rules
Backport-of: 5faa0df6fb1b4c5dc7f642d7e062c44a1764029c
! make/jdk/src/classes/build/tools/tzdb/TzdbZoneRulesProvider.java
! test/jdk/sun/util/calendar/zi/Month.java
! test/jdk/sun/util/calendar/zi/RuleDay.java
Changeset: 13932713
Branch: master
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2024-10-07 06:13:44 +0000
URL: https://git.openjdk.org/jdk11u/commit/1393271305edc4d7bd1d9a5dcb2c011c93f4fd49
8251188: Update LDAP tests not to use wildcard addresses
Reviewed-by: mbalao, andrew
Backport-of: a75edc29c6ce41116cc99530aa1710efb62c6d5a
! test/jdk/ProblemList.txt
! test/jdk/com/sun/jndi/ldap/BalancedParentheses.java
! test/jdk/com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
+ test/jdk/com/sun/jndi/ldap/DeadSSLSocketFactory.java
! test/jdk/com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
! test/jdk/com/sun/jndi/ldap/lib/LDAPTestUtils.java
Changeset: 8ba03417
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-10-16 11:34:10 +0000
URL: https://git.openjdk.org/jdk11u/commit/8ba0341757545856666fbfcd3e7f9d715f5c0f86
Merge
! test/jdk/javax/naming/module/RunBasic.java
! test/jdk/javax/naming/module/RunBasic.java
Changeset: 9bf55020
Branch: master
Author: SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2024-10-30 17:37:56 +0000
URL: https://git.openjdk.org/jdk11u/commit/9bf55020f074e77df170d7f5bbf807db3a183232
8342426: [11u] javax/naming/module/RunBasic.java javac compile fails
Reviewed-by: andrew
! test/jdk/javax/naming/module/RunBasic.java
Changeset: 98161b7a
Branch: master
Author: SendaoYan <syan at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2024-11-04 23:32:46 +0000
URL: https://git.openjdk.org/jdk11u/commit/98161b7a9b1ff4a9f3b6c41efd15c31a8f959c68
8334332: TestIOException.java fails if run by root
Reviewed-by: phh
Backport-of: 472b935b442f7f925b665c7de91eda77f3dcbe8b
! test/langtools/TEST.ROOT
! test/langtools/jdk/javadoc/doclet/testIOException/TestIOException.java
Changeset: 96805ae9
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2024-11-08 15:25:04 +0000
URL: https://git.openjdk.org/jdk11u/commit/96805ae97b5153b48d5fa5d1dac99a3763f9cde9
8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
Changing CodeStrings to a doubly-linked-list and searching for the comment with the right offset in reverse.
Backport-of: 7cff981f5a3aa192e57545c7df069fb48ba69edf
! src/hotspot/share/asm/codeBuffer.cpp
! src/hotspot/share/asm/codeBuffer.hpp
Changeset: 827528c3
Branch: master
Author: Dan Lutker <dlutker at openjdk.org>
Committer: Victor Rudometov <vrudomet at openjdk.org>
Date: 2024-11-08 18:23:05 +0000
URL: https://git.openjdk.org/jdk11u/commit/827528c3228705496813887f92f964310b010464
8339470: [17u] More defensive fix for 8163921
Backport-of: 6261dd7e3827ecd65c61a3d71f4234c88f08fccd
! src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
! test/jdk/sun/net/www/B8185898.java
More information about the jdk-updates-changes
mailing list