jdk17u-dev
jdk17u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
8337038: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java shoud set as /native
Hi all, This pull request contains a backport of commit [2c9f741d](https://github.com/openjdk/jdk21u-dev/commit/2c9f741d9ce27cd81e4ad9395a88af1b34a2ba77) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository. The commit being backported was authored by SendaoYan on 30 Jul 2024 and was reviewed...
Enhance OCSP, CRL and Certificate Fetch Timeouts. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must...
Hello, I'd like to backport JDK-8179502 to JDK17u to improve the timeout adjustment for OCSP GET requests (which was missed in JDK-8179503). The backport is almost clean except for the...
hi @tstuefe , This pull request contains a backport of commit [a231706a](https://git.openjdk.org/jdk/commit/a231706a06a86abb16d0040e8ca1b76a9741a0b2) from the [master](https://github.com/openjdk/jdk) repository. The commit being backported was authored by Zdenek Zambersky on 15 Feb 2024. When...
Backports a fix for a potential data-loss defect from JDK19 to JDK17. This change is not clean, but the conflict is minimal and localized to `StreamDecoder.java`. Viewing this diff alongside...
Clean backport. Additional testing: - [x] New regression test fails without the fix, passes with it - [x] macosx-aarch64-server-release: `make test-tier1` - [x] linux-x86_64-server-release: `JTREG_KEYWORDS="\!headful & \!external-dep & \!printer" make...
I backport this for parity with 17.0.13-oracle. The test is limit to Windows, so backport with JDK-8331495 together. --------- ### Progress - [ ] [JDK-8331495](https://bugs.openjdk.org/browse/JDK-8331495) needs maintainer approval - [x]...
--------- ### 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 whitespace - [x] Commit...
Semi-clean backport to resolve the jstatd dependency on SM. Current `jstatd` tests are also failing because some recently backported tests do not expect SM deprecation messages, see [JDK-8333698](https://bugs.openjdk.org/browse/JDK-8333698). This also...
Backport JDK-8302113 --------- ### Progress - [x] Change must not contain extraneous whitespace - [ ] [JDK-8302113](https://bugs.openjdk.org/browse/JDK-8302113) needs maintainer approval - [x] Commit message must refer to an issue ###...