[jdk11u-dev] RFR: Merge jdk11u:master

Goetz Lindenmaier goetz at openjdk.org
Wed Oct 16 07:45:50 UTC 2024


Merge build tag 11.0.25-ga from jdk11u to jdk11u-dev

I had to resolve a row of files because 
"8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java"
was pushed to both repositories:

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

I resolved it to the version of jdk11u. Should be harmless as only test files are touched.

-------------

Commit messages:
 - Merge
 - 8341675: [11u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 11.0.25
 - 8332644: Improve graph optimizations
 - 8290367: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property
 - 8251188: Update LDAP tests not to use wildcard addresses
 - 8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
 - 8331446: Improve deserialization support
 - 8328726: Better Kerberos support
 - 8335713: Enhance vectorization analysis
 - 8328544: Improve handling of vectorization
 - ... and 5 more: https://git.openjdk.org/jdk11u-dev/compare/13932713...2188c9d7

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - master: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2952&range=00.0
 - jdk11u:master: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2952&range=00.1

Changes: https://git.openjdk.org/jdk11u-dev/pull/2952/files
  Stats: 3274 lines in 63 files changed: 2832 ins; 150 del; 292 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2952.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2952/head:pull/2952

PR: https://git.openjdk.org/jdk11u-dev/pull/2952


More information about the jdk-updates-dev mailing list