On Wed, 6 Apr 2022 16:22:49 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

> The `NestedClassWriter` interface seems to have never been used. I delete it 
> and reuse the freed name for the `NestedClassWriterImpl` class. If I don't 
> rename `NestedClassWriterImpl` to `NestedClassWriter`, it might confuse 
> future maintainers. Indeed, the "Impl" suffix on a class' name typically 
> implies that there is an interface which that class implements.

This pull request has been closed without being integrated.

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

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

Reply via email to