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

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

Results 163 jdk17u-dev issues
Sort by recently updated
recently updated
newest added
trafficstars

Some tests like test/jdk/java/net/Socket/B8312065.java use specific IPs (like 192.168.255.255) taking the assumption that the address is not going to be assigned. This doesn't always hold true, as 192.168.255.255 for example...

rfr

Backport applied cleanly. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ] Change requires CSR request...

csr
rfr
backport
clean

Backport 8318696 from jdk21u-dev --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous...

rfr
backport

In the scenario of using ZipFileSystem, when getPath("").getFileName() returns null, change getPath("").getNameCount() to 0. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at...

rfr

Unclean backport of fixing aarch64 PRFM (literal) encoding. Additional testing: - [x] Linux aarch64 server fastdebug, tier1 --------- ### Progress - [ ] Change must be properly reviewed (1 review...

rfr
backport

Hi, Clean backport of [JDK-8321925](https://bugs.openjdk.org/browse/JDK-8321925). Only change the testcase, the change has been verified, the risk is low. ![image](https://github.com/openjdk/jdk17u-dev/assets/24123821/17ae2a82-e34d-4713-b30d-6248fd04476d) Thanks, -sendao --------- ### Progress - [x] [JDK-8321925](https://bugs.openjdk.org/browse/JDK-8321925) needs maintainer approval...

ready
rfr
backport
clean

Trial backport of JDK-8295944. Which should make it possible to backport JDK-8305906 without issue. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at...

merge-conflict

In GHA, the versions of macOS (note: the version used for build/test, not the target macOS version we compile for) and Xcode are starting to show age. It's time to...

backport
clean

Backport of [JDK-8313256](https://bugs.openjdk.org/browse/JDK-8313256) - This PR contains two commit - `commit 1` is generated by git apply command, which is `clean` - `commit 2` is the manual merge of the...

rfr
backport

Backport of [JDK-8302800](https://bugs.openjdk.org/browse/JDK-8302800) - This PR contains two PR - `commit 1` is made by the `git apply` which is `clean` - `commit 2` adds the missing file `test/jdk/java/lang/Math/InverseTrigTests.java` currently...

rfr
backport