jdk17u-dev
jdk17u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
Backport of [JDK-8258734](https://bugs.openjdk.org/browse/JDK-8258734) Testing - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max - Passed: `jdk/jfr/event/oldobject/TestClassLoaderLeak.java` - Pipeline: - Testing Machine: --------- ### Progress - [x] Change must...
Clean backport of [JDK-8340657](https://bugs.openjdk.org/browse/JDK-8340657). --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ] [JDK-8340657](https://bugs.openjdk.org/browse/JDK-8340657) needs maintainer...
Hi all, This pull request contains a backport of commit[ 1c6fa113](https://github.com/openjdk/jdk/commit/1c6fa113bd06585945e077f0d2004a291c27946d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Matthias Baesken on 23 Sep 2021 and was...
Clean backport of [JDK-8340230](https://bugs.openjdk.org/browse/JDK-8340230) from jdk23u. --------- ### Progress - [x] Change must not contain extraneous whitespace - [ ] [JDK-8340230](https://bugs.openjdk.org/browse/JDK-8340230) needs maintainer approval - [x] Commit message must refer...
Clean backport to improve class unloading performance. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
Clean backport to improve GHA reliability. Follows [JDK-8325194](https://bugs.openjdk.org/browse/JDK-8325194). Additional testing: - [x] GHA --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer...
Backport of [JDK-8262895](https://bugs.openjdk.org/browse/JDK-8262895) Testing - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max - Passed: `runtime/CompressedOops/CompressedClassSpaceSize.java` - Passed: `runtime/CompressedOops/CompressedKlassPointerAndOops.java` - Passed: `runtime/CompressedOops/ObjectAlignment.java` - Passed: `runtime/CompressedOops/UseCompressedOops.java` - Pipeline: -...
Backport of [JDK-8317738](https://bugs.openjdk.org/browse/JDK-8317738) Testing - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max - `CodeCacheFullCountTest.java`: Test results: passed: 1 - Pipeline: - Testing Machine: --------- ### Progress -...
This is a backport of [JDK-8273914: Indy string concat changes order of operations](https://bugs.openjdk.org/browse/JDK-8273914). The patch applied cleanly. Testing: tier1 langtools tests --------- ### Progress - [x] Change must not contain...
The backport is not clean. JDK17 does not have JDK-8293786. As a result, the debug log is not merged into Stream::incoming_reset method. These changes could be skipped because they are...