RFR 8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown

Dean Long dean.long at oracle.com
Wed Oct 21 22:04:42 UTC 2015


Thanks Christian.

dl

On 10/21/2015 3:01 PM, Christian Thalinger wrote:
> Looks good.
>
>> On Oct 21, 2015, at 11:29 AM, Dean Long <dean.long at oracle.com> wrote:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8140267
>> http://cr.openjdk.java.net/~dlong/8140267/webrev/
>>
>> 8136473 caused lots of failures in nightly testing, so we need to back it out.
>>
>> dl



More information about the hotspot-compiler-dev mailing list