RFR: 8256823: C2 compilation fails with "assert(isShiftCount(imm8 >> 1)) failed: illegal shift count" [v2]

Tobias Hartmann thartmann at openjdk.java.net
Mon Nov 23 15:18:13 UTC 2020


On Mon, 23 Nov 2020 14:12:35 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Refactored getShiftCon method
>
> Overall, looks good. 
> 
> Some minor comments follow.

Thanks for the review Vladimir. I've updated the fix accordingly.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1384


More information about the hotspot-compiler-dev mailing list