jdk11u-dev
jdk11u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
Hi all, Clean backport of JDK-8347129 Ran test locally on Fedora 43 arm, under `test/hotspot/jtreg/containers/` Without the fix: ``` containers/cgroup/CgroupSubsystemFactory.java Passed. Execution successful containers/cgroup/PlainRead.java Passed. Execution successful containers/docker/DockerBasicTest.java Passed. Execution...
On our way to more stable GHA. --------- ### Progress - [x] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not...
--------- ### Progress - [ ] [JDK-8337102](https://bugs.openjdk.org/browse/JDK-8337102) needs maintainer approval - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue ### Issue *...
Hi All, I would like to backport the fix for bug JDK-8303215 from JDK 17 to JDK 11. This bug addresses an issue with Transparent Huge Pages (THP) and thread...
Hi all, The test gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java use the class SurvivorAlignmentTestMain and AlignmentHelper which located in the same directory with tested class. I think we should build the depencied class explictly to...
Hi all, This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Brent Christian on 6 May 2025 and was...
8264524: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails due to swapping not working
Hi all, This pull request contains a backport of commit [bfb034ab](https://github.com/openjdk/jdk/commit/bfb034abf9d5e5eb24d524f35b3f745e94631c4a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Jie Fu on 6 Apr 2021 and was...
Hi all, This pull request contains a backport of commit [b0721e28](https://github.com/openjdk/jdk/commit/b0721e28591f2ee19fd5cb6581747df0b1efed48) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Mikhail Yankelevich on 23 Oct 2025 and was...
This patch provides a workaround for a bug in the latest version of Cygwin. Only JDK 11 is affected; newer versions are not impacted because the makefiles were updated by...
Hi all, This pull request contains a backport of commit [fdb74ed4](https://github.com/openjdk/jdk/commit/fdb74ed45240477bd08eb40ede5eaa2345ca6b5d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Phil Race on 13 Oct 2022 and was...