RFR: 8344189: Cleanup code in sun.net.www.protocol.mailto.MailToURLConnection and sun.net.smtp after JEP 486 integration
Eirik Bjørsnøs
eirbjo at openjdk.org
Fri Nov 15 14:32:53 UTC 2024
On Fri, 15 Nov 2024 09:58:09 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Changes look reasonable. Please run tier2 to validate.
Ran `jtreg:test/jdk:tier2`
A few network tests like `MulticastSocket` and `InetAddress` failed, probably related to unstable network conditions on my local machine during the test run. But nothing relating to mailto or URL handling in general.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22138#issuecomment-2479020819
More information about the net-dev
mailing list