On Wed, 27 Apr 2022 21:24:43 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:
>> Please review the update to remove finalizer method in the >> java.security.jgss module. It is one of the efforts to clean up the use of >> finalizer method in JDK. > > Xue-Lei Andrew Fan has updated the pull request incrementally with one > additional commit since the last revision: > > renew the Cleaners.java Oops, one test failed. The test output shows native bridge is not used. Since the new tests are setting system properties, please change them to use `othervm`. ------------- PR: https://git.openjdk.java.net/jdk/pull/8136