jdk11u-dev icon indicating copy to clipboard operation
jdk11u-dev copied to clipboard

https://openjdk.org/projects/jdk-updates

Results 110 jdk11u-dev issues
Sort by recently updated
recently updated
newest added

Update of the in-tree copy of LCMS to 2.17. Patch from 17u required no manual intervention to apply to 11u and built fine locally. --------- ### Progress - [x] Change...

backport
rfr
clean
approval

Hi all, We observed test build/AbsPathsInImage.java fails which has been recorded by https://github.com/dragonwell-project/dragonwell11/issues/934, and this backport can fix the test bug which cause the test failure. The test bug which...

rfr
approval

This a backport of JDK-8351933 [0] (PR [1]) for 11u. At one of code paths the TC subfield of ctl field is decremented and the result is not masked correctly....

backport
rfr
approval

Hi all, This pull request contains a backport of commit [4412c079](https://github.com/openjdk/jdk/commit/4412c079fccefbb235b22651206089f5bac47d18) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Jaikiran Pai on 12 Mar 2025 and was...

backport
rfr
clean

Clean backport of [JDK-8327476](https://bugs.openjdk.org/browse/JDK-8327476) from JDK17 that upgrades JLine to 3.26.1 (parity with 11.0.27-oracle). This is tagged as `CPU25_04-critical-SQE-OK`. Tested with tier1 tests on Linux... ``` ============================== Test summary ==============================...

backport
rfr
clean
approval

This change is fixing the problem in `frame_aarch64.cpp`, function `safe_for_sender`, where we have this code ``` bool unextended_sp_safe = unextended_sp < thread->stack_base(); ``` While this captures one possibility of not...

rfr
approval

Hi all, This pull request contains a backport of commit [fb46d4e5](https://github.com/openjdk/jdk/commit/fb46d4e578db297c66176852bec77fc3ad5b89a8) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Ivan Šipka on 6 Feb 2021 and was...

backport
clean

Backport of JDK-8342496 - C2/Shenandoah: SEGV in compiled code when running jcstress Clean backport. Passed tier 1 tests. Passed gtests. --------- ### Progress - [x] Change must not contain extraneous...

backport
clean

This pull request contains a backport of commit https://github.com/openjdk/jdk17u/commit/39a6bf2158c2f35399c6739e4b9578f13ea6b7e4 from the https://github.com/openjdk/jdk17u Bug Ref: https://bugs.openjdk.org/browse/JDK-8290368 Signed-off-by: Pooja.D.P1 --------- ### Progress - [ ] Change must be properly reviewed (1 review...

backport
rfr

Hi, It's a clean backport of JDK-8351359. Changes are related to Windows only. Testing: - manual testing code that calls `getProcessCpuLoad()` on windows server 2025, intel cpu - OpenJDK GHA...

backport
rfr
clean
approval