On Mon, 28 Mar 2022 21:44:36 GMT, Aleksei Efimov <aefi...@openjdk.org> wrote:

> The following fix seals `sun.net.dns.ResolverConfiguration` abstract class.
> `sun.net.dns.ResolverConfigurationImpl` is the only permitted subclass which 
> has two O/S specific implementations: for `Windows` and `Unix` architectures. 
> Both of them are marked as `final`.
> 
> Testing: `jdk-tier1`, `jdk-tier2`, `jdk-tier3` and `java.naming` JCK tests 
> show no failures with the change.

Marked as reviewed by dfuchs (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8006

Reply via email to