RFR: 8316113: Infinite permission checking loop in java/net/spi/InetAddressResolverProvider/RuntimePermissionTest

Aleksey Shipilev shade at openjdk.org
Tue Sep 12 13:22:22 UTC 2023


On Tue, 12 Sep 2023 12:56:46 GMT, Aleksei Efimov <aefimov at openjdk.org> wrote:

> Right, the `Logger` usages are not actually needed in this test - they can be replaced with `System.err::println`.

OK, I removed the logger from this test. But I would like to keep the common branch free of any code to avoid any further accidents. See new commit.

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

PR Comment: https://git.openjdk.org/jdk/pull/15681#issuecomment-1715705790


More information about the net-dev mailing list