RFR (S) 8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Sep 10 10:30:53 UTC 2014
On 09/10/2014 02:11 PM, Claes Redestad wrote:
> please review this simple patch to avoid raising PrivilegedActionExceptions
> when failing to find a class in URLClassLoader.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8057936
> webrev: http://cr.openjdk.java.net/~redestad/8057936/webrev.2/
Looks good. Any performance data for this abbreviated patch? I see only
the improvement for the stackless version of it.
Thanks,
-Aleksey.
More information about the core-libs-dev
mailing list