On Wed, 4 Nov 2020 22:09:21 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Add back WeakProcessorPhases::Phase enum. >> - Serguei 1. > > Thank you for the update, Coleen! > I leave it for you to decide to refactor the gc_notification or not. > Thanks, > Serguei Thanks @sspitsyn . I'm going to leave the gc_notification code because structurally the two sides of the if statement are different and it's not a long function. Thank you for reviewing the change. ------------- PR: https://git.openjdk.java.net/jdk/pull/967