On Thu, 4 May 2023 17:56:59 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
> To solve the duplicated registerCleanup() cases, the two other classes could > extend FinalizableObject then inherit its implementation of registerCleanup(). The other two cases already extend the `Log.Logger` and cannot extend `FinalizableObject`. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13420#discussion_r1185789488