jdk17u-dev
jdk17u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
Hi all, I want to backport JDK-8313394 for jdk11u. This is clean backport. Would you review and sponsor this fix, please? --------- ### Progress - [x] Change must not contain...
Backport this patch to jdk17u, as a prerequisite for clean backport of [JDK-8328744](https://bugs.openjdk.org/browse/JDK-8328744), which is a p2 bug. --------- ### Progress - [x] Change must not contain extraneous whitespace -...
Clean backport to pass the correct string so that waitForDeduplication does not always wait for 10 seconds before proceeding. --------- ### Progress - [x] Change must not contain extraneous whitespace...
Hi all, This pull request contains a backport of commit [9dad874f](https://github.com/openjdk/jdk/commit/9dad874ff9f03f5891aa8b37e7826a67c851f06d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Amit Kumar on 7 Feb 2023 and was...
Clean backport of [JDK-8272315](https://bugs.openjdk.org/browse/JDK-8272315). It's only an enhancement, but it is required for other changes. E.g. the "Represent Registers as values" changes which were done for GCC 11 support like...
Hi, This is clean backport of JDK-8331164, to fixed download failure when the URL needed to be redirected. Only change devkit shell script, the risk is low. --------- ### Progress...
Hi, all Could I have a review of this backport. This pull request contains a backport of commit [8dbd4b391f7deb1a46a5f07f0bc46f23d6715ddb](https://github.com/openjdk/jdk/commit/8dbd4b391f7deb1a46a5f07f0bc46f23d6715ddb) from the [openjdk/jdk](https://github.com/openjdk/jdk) repository. Testing: I ran test/jdk/jdk/jfr/event/os/TestCPULoad.java and passed. All...
I omit the test from this change. The test heavily depends on features only available in 21. I tried to get it working in 20 because that has virtual threads,...
Hi, This is backport of [JDK-8331331](https://bugs.openjdk.org/browse/JDK-8331331). The `doc/testing.html` can not backport cleanly because of it's a prefixed patch [JDK-8295663](https://bugs.openjdk.org/browse/JDK-8295663). $ make CONF=linux-x86_64-server-release -n test-tier1 &> test-tier1.log $ grep "Running test...
8326201: [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Hi all, This pull request contains a backport of commit [d5f3d5c8](https://github.com/openjdk/jdk/commit/d5f3d5c8cc347ae384dea25b1a55ed57204d1af3) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Amit Kumar on 21 Feb 2024 and was...