jdk17u-dev
jdk17u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
This a backport of JDK-8351933 [0] (PR [1]) for 17u. At one of code paths the TC subfield of ctl field is decremented and the result is not masked correctly....
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...
I backport this for parity with 17.0.16-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
Hi all, This pull request contains a backport of commit [3251eea](https://github.com/openjdk/jdk/commit/3251eea1f4289a0505052be204407c02ca38b0ad) from the [openjdk/jdk](https://github.com/openjdk/jdk) repository. I've also resolved a build failure with the latest version of gtest(In JDK17) by backporting...
Hi all, JMH tests org.openjdk.bench.jdk.incubator.vector.MaskQueryOperationsBenchmark report fails "java.lang.NoClassDefFoundError: jdk/incubator/vector/VectorSpecies" in jdk17u-dev repo. This failure was fixed by [JDK-8284960](https://bugs.openjdk.org/browse/JDK-8284960) in main-line repo, I think it's not suitable backport [JDK-8284960](https://bugs.openjdk.org/browse/JDK-8284960) to jdk17u-dev....
Hi all, This pull request contains a backport of commit [762423d6](https://github.com/openjdk/jdk/commit/762423d64d10dcdb37800767d2b2f1b7757c804a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Sergey Bylokhov on 7 May 2025 and was...
Making GHA more stable. --------- ### Progress - [x] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous whitespace...
I backport this for parity with 17.0.18-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
Backporting JDK-8353007: Open some JComboBox bugs 2. Adds four JComboBox tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. --------- ### Progress...
Backporting JDK-8352966: Opensource Several Font related tests - Batch 2. As issue title suggests, opensources five Font related tests. Ran GHA Sanity Checks and new tests directly. Patch is clean....