RFR (S) 8023697: failed class resolution reports different class name in detail message for the , first and subsequent times

Christian Thalinger christian.thalinger at oracle.com
Tue Apr 29 00:39:27 UTC 2014


Looks good to me but I’m not very familiar with that part of the code.

On Apr 28, 2014, at 11:07 AM, Coleen Phillimore <coleen.phillimore at oracle.com> wrote:

> Summary: Cache detail message when we cache exception for constant pool resolution.
> 
> In the resolution error table.  Provide a default message if one is not in the original exception.  Also, consolidate duplicate code for MethodHandleInError and MethodTypeInError with UnresolvedClassInError.
> 
> open webrev at http://cr.openjdk.java.net/~coleenp/8023697/
> bug link https://bugs.openjdk.java.net/browse/JDK-8023697
> 
> Ran jck8, ute vm.quick.testlist, jtreg tests in hotspot/test, java/lang/invoke jdk jtreg tests.
> 
> Thanks,
> Coleen



More information about the hotspot-runtime-dev mailing list