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

Coleen Phillimore coleen.phillimore at oracle.com
Mon May 5 23:06:59 UTC 2014


Thank you Chris!
Coleen

On 4/28/14, 8:39 PM, Christian Thalinger wrote:
> 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