On Tue, 22 Aug 2023 18:06:59 GMT, Valerie Peng <valer...@openjdk.org> wrote:

> This PR updates the various security classes using Cleaner with the 
> try/finally pattern. Also noticed that SunJCE's PBEKey impl class overrides 
> the destroy() method but not the isDestroyed() method, fixed this 
> inconsistency as well.
> 
> Thanks in advance for the review!

This pull request has now been integrated.

Changeset: 2436fb01
Author:    Valerie Peng <valer...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/2436fb010e6a11755ee0ba2dbc51a230a2cb2c7f
Stats:     238 lines in 6 files changed: 149 ins; 4 del; 85 mod

8312306: Add more Reference.reachabilityFence() calls to the security classes 
using Cleaner

Reviewed-by: ascarpino

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

PR: https://git.openjdk.org/jdk/pull/15390

Reply via email to