[9] RFR(S) 8129893: 8129094 fix is incomplete

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Jun 26 00:20:59 UTC 2015


Thank you, Igor

Vladimir

On 6/25/15 5:19 PM, Igor Veresov wrote:
> Looks fine.
>
> igor
>
>> On Jun 25, 2015, at 4:24 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>>
>> http://cr.openjdk.java.net/~kvn/8129893/webrev/
>> https://bugs.openjdk.java.net/browse/JDK-8129893
>>
>> Current checks missed EncodeP node.
>> Move primitive type check from under n->is_Mem() check.
>> Add second primitive type to guarantee that we don't execute following code for non-primitive type node.
>>
>> Tested with failed CTW test.
>>
>> thanks,
>> Vladimir
>


More information about the hotspot-compiler-dev mailing list