RFR: 8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
Doug Simon
doug.simon at oracle.com
Tue Oct 23 16:46:37 UTC 2018
Thanks Tom and Igor for the reviews. Since the tests have also passed, I'm pushing the change now.
-Doug
> On 23 Oct 2018, at 17:51, Igor Veresov <igor.veresov at oracle.com> wrote:
>
> Looks good.
>
> igor
>
>
>
>> On Oct 23, 2018, at 6:36 AM, Doug Simon <doug.simon at oracle.com> wrote:
>>
>> Hi,
>>
>> Please review this small change to fix an unexpected InternalError being thrown by HotSpotResolvedJavaMethodImpl.isInVirtualMethodTable.
>>
>> https://bugs.openjdk.java.net/browse/JDK-8212817
>> http://cr.openjdk.java.net/~dnsimon/8212817/
>>
>> -Doug
>
More information about the hotspot-compiler-dev
mailing list