RFR: JDK-8075706 : Policy implementation does not allow policy.provider to be on the class path
Mandy Chung
mandy.chung at oracle.com
Mon May 11 20:24:22 UTC 2015
On 05/11/2015 01:01 PM, Sean Mullan wrote:
> I don't have the history but if I had to guess it might have been
> thought to be an optimization to avoid searching through the
> classloader hierachy to find the extension classloader. Now that we
> are using the system classloader, I don't think it is necessary and
> the code is much cleaner if I change it as you suggest. New webrev:
>
> http://cr.openjdk.java.net/~mullan/webrevs/8075706/webrev.03/
Looks good.
Mandy
More information about the security-dev
mailing list