Why does PBEKey::new still have a useClear parameter then?
> On Aug 3, 2018, at 6:49 PM, Seán Coffey <sean.cof...@oracle.com> wrote:
>
> Max,
>
> I've applied the same patch to jdk8u-dev. It's pretty much a straightforward
> port. Some small parts didn't apply cleanly since jdk8u doesn't involve use
> of Finalizer/Cleaner in some areas.
>
> i.e.
>
> around line 80 : src/share/classes/com/sun/crypto/provider/PBEKey.java
> and in constructor of
> src/share/classes/sun/security/provider/KeyProtector.java
>
> http://cr.openjdk.java.net/~coffeys/webrev.8208583.8u/webrev/
>
> Would appreciate your review.
>
> --
> Regards,
> Sean.
>