RFR: 8161550: [JVMCI] Crash: assert(sig_bt[member_arg_pos] == T_OBJECT)
Stefan Anzinger
stefan.anzinger at oracle.com
Fri Aug 19 10:07:44 UTC 2016
Doug, good catch, I've updated javadoc according Dougs suggestion [1].
Note: This webrev must be applied after Dougs webrev [2]
[1] http://cr.openjdk.java.net/~sanzinger/8161550/webrev.05/
[2] http://cr.openjdk.java.net/~dnsimon/8164214/
Stefan
On 08/19/2016 09:47 AM, Zoltán Majó wrote:
> Hi Stefan,
>
>
> On 08/18/2016 06:57 PM, Stefan Anzinger wrote:
>> Hi Zoltan,
>>
>> thank you for your input. With a bit back and fourth I came up with
>> another solution for this.
>
> thank you for spending the time!
>
>>
>> We've decided to always return null when someone tries to resolve a
>> method with @PolymorphicSignature annotation.
>>
>> Please review the latest webrev [1]. Consider, this webrev depends on
>> Dougs change for 8164214.
>>
>> [1] http://cr.openjdk.java.net/~sanzinger/8161550/webrev.04/
>
> That looks good to me!
>
> Best regards,
>
>
> Zoltan
>
>>
>> Thank you
>> Stefan
More information about the hotspot-compiler-dev
mailing list