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

Zoltán Majó zoltan.majo at oracle.com
Thu Jun 30 07:42:40 UTC 2016


Hi Coleen,


thank you for taking care of this issue!

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