RFR 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield

Coleen Phillimore coleen.phillimore at oracle.com
Thu Jun 30 19:27:39 UTC 2016



On 6/30/16 3:42 AM, Zoltán Majó wrote:
> Hi Coleen,
>
>
> thank you for taking care of this issue!

You're welcome - I'd figured it passed your timezone and had a sense of 
urgency, was a simple fix and was fun to write the test case.

Coleen
>
> On 06/29/2016 11:13 PM, Coleen Phillimore wrote:
>> Summary: Illegal bytecodes which are detected later hit this assert 
>> first.
>>
>> Removed the asserts in the new code in the rewriter, and added a test 
>> that verifies that ICCE is thrown for the case in question.
>>
>> Tested in progress with jck tests.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8160551.01/webrev
>> bug link https://bugs.openjdk.java.net/browse/JDK-8160551
>>
>> Zoltan: I borrowed your test directory name from your last review to 
>> also include my test.
>
> Thank you for letting me know. I'll take that into consideration when 
> sending out the updated webrev for 8160527.
>
> Best regards,
>
>
> Zoltan
>
>>
>> Thanks,
>> Coleen
>



More information about the hotspot-dev mailing list