[jdk8u-dev] RFR: 8365811: test/jdk/java/net/CookieHandler/B6644726.java failure - "Should have 5 cookies. Got only 4, expires probably didn't parse correctly"

SendaoYan syan at openjdk.org
Fri Aug 22 02:01:00 UTC 2025


On Wed, 20 Aug 2025 06:27:29 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a `clean` backport of commit [b453eb63](https://github.com/openjdk/jdk/commit/b453eb63c641e1e69b4aef57a220ebe45b9d1693) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Jaikiran Pai on 20 Aug 2025 and was reviewed by SendaoYan and Alan Bateman.
> 
> Thanks!

GHA report several failures:

1. windows-x64 configure fails "Cannot open include file: 'X11/Xlib.h': No such file or directory". Maybe GHA infrastructure issue, I think it's unrelated to this PR.
2. MacOS-x64 hotspot/tier1 sub-job report test runtime/7158988/FieldMonitor.java fails "Target VM failed to initialize:" seem to be  infrastructure issue which has been recorded by https://bugs.openjdk.org/browse/JDK-8337183 already, it's related to this PR.
3. All other test fails are konwn CA intermittent fails.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/676#issuecomment-3212762194


More information about the jdk8u-dev mailing list