On Wed, 11 Nov 2020 18:04:12 GMT, Erik Österlund <eosterl...@openjdk.org> wrote:
>> Roman Kennke has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Rename inactive-getter and improve javadocs > > Looks good. With `getInactive`, is the null check, `if (finalizee != null` still needed? ------------- PR: https://git.openjdk.java.net/jdk/pull/1140