jdk11u-dev
jdk11u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
This is not a clean backport. There was a merge conflict on os.cpp due to diverged os::split_path method for this reason os::file_exists method was manually added. This backport is required...
I backport this for parity with 11.0.24-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
A backport of https://bugs.openjdk.org/browse/JDK-8240226 JDK-8240226 contains a small fix to `DeflateIn_InflateOut.java` that makes the test pass when `--with-zlib=system` and the system zlib library is zlib-cloudflare. This fix is also required...
Hi all, This pull request contains a backport of commit [7c750fd9](https://github.com/openjdk/jdk/commit/7c750fd95b83d0a93b0cce681dcfbbae1f220fdd) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Sergey Bylokhov on 17 May 2024 and was...
I backport this for parity with 11.0.24-oracle. This PR contains a backport of https://github.com/openjdk/jdk/commit/5045839cb2095105a5c6c9eebc633a78b1e3213e Patch is not clean, this file test/hotspot/jtreg/gc/g1/TestHumongousAllocInitialMark.java has changed by the commit https://github.com/openjdk/jdk/commit/d52a995f35de26c2cc4074297a75141e4a363e1b , I ignored...
backport of c0dce25756911ce49e7d8b034d5f12a25fc3c81d 8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match" 1. Clean backport from tip 2. validated modified test case --------- ### Progress...
Hi all, This is backport of [JDK-8293887](https://bugs.openjdk.org/browse/JDK-8293887). It's not clean backport, because the file `make/lib/CoreLibraries.gmk` has been moved to `make/modules/java.base/lib/CoreLibraries.gmk` Thanks! Make test list: - [x] linux x64 gcc10 -...
Hi all, This pull request contains a backport of [JDK-8330523](https://bugs.openjdk.org/browse/JDK-8330523), commit [98038b3d](https://github.com/openjdk/jdk17u-dev/commit/98038b3dfd8984c28a37646de6b1cdaa4c7ae6a3) from the [openjdk/jdk17u-dev](https://git.openjdk.org/jdk17u-dev) repository. The commit being backported was authored by Christoph Langer on 16 May 2024 and...
I backport this for parity with 11.0.25-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [x] [JDK-8317343](https://bugs.openjdk.org/browse/JDK-8317343)...
--------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ] [JDK-8229822](https://bugs.openjdk.org/browse/JDK-8229822) needs maintainer approval ### Issue *...