javax/crypto/JceSecurity.java
line 79: this could be (PrivilegedExceptionAction) as the
return value is ignored
Good catch.
It may be better to rename URLVerifier to ProviderVerifier as it verifies
the security provider of the given codebase. URLVerifier might give
an interpretation
Please review changeset that reverses changes done in the team forest
(https://bugs.openjdk.java.net/browse/JDK-8015376 removal of applet demos).
JDK-8015376 changes were integrated in 8u-dev team forest only, so there
in nothing to reverse in JDK 9.
Both changesets will have to come through
On Friday 19 September 2014 09.40.37 David Holmes wrote:
> Looks good and works well! Lets get this one backported too please. :)
Thanks for the reviews, David, Erik & Erik.
I suppose it does not really matter which hs-repo I push this to, so I'll push
it to hs-gc/hotspot.
/Mikael
>
> Thanks,