RFR: 8344188: Cleanup sun.net.www.protocol.jar.JarFileFactory after JEP 486 integration
Eirik Bjørsnøs
eirbjo at openjdk.org
Fri Nov 15 12:10:54 UTC 2024
On Fri, 15 Nov 2024 09:50:17 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Changes look good, but since this is linked to JarURLConnection it would be good to run tier1,tier2 to validate.
Ran tests `jtreg:test/jdk:tier2`, results look okay:
* `VerifyJimage` fail with the same error as in the `FtpClient` PR
* `AsynchronousChannelGroup/Unbounded` fails with a timeout, probably intermittent
* `NamedGroupsWithCipherSuite` fails with a timeout, probably intermittent
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22135#issuecomment-2478674704
More information about the net-dev
mailing list