On Sun, 1 May 2022 21:15:33 GMT, Phil Race <p...@openjdk.org> wrote:

> This is the straggler from several PRs which were around making JDK classes 
> sealed.
> There's nothing to be sealed here, but the same query pointed out that this 
> class has
> no public or protected constructor (as well as no sub-classes) and so can be 
> made final
> 
> CSR for review here https://bugs.openjdk.java.net/browse/JDK-8285978

Marked as reviewed by psadhukhan (Reviewer).

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

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

Reply via email to