RFR 8058927: ATG throws ClassNotFoundException
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Oct 14 19:35:02 UTC 2014
Kevin,
The code looks good.
Coleen
On 10/13/14, 4:49 AM, Kevin Walls wrote:
> Hi,
>
> This is already in 8u, I'd like to get a review of this backport for
> 7u, as it isn't quite the same as the original fix.
>
> webrev
> http://cr.openjdk.java.net/~kevinw/8058927/webrev.00/
>
> bug
> https://bugs.openjdk.java.net/browse/JDK-8058927
>
> I had to put a check for null in objArrayKlass::class_loader(), as it
> is called from Universe::fixup_mirrors at startup time.
>
> JPRT, the testcase shown here and the original test that found the
> problem have tested OK.
>
> Thanks
> Kevin
More information about the hotspot-runtime-dev
mailing list