[10] RFR(XS) 8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()

dean.long at oracle.com dean.long at oracle.com
Thu Jan 18 17:56:11 UTC 2018


Thanks.


On 1/18/18 9:42 AM, Vladimir Kozlov wrote:
> Looks good.
>
> Thanks,
> Vladimir
>
> On 1/17/18 7:35 PM, dean.long at oracle.com wrote:
>> http://cr.openjdk.java.net/~dlong/8194989/webrev/
>>
>> https://bugs.openjdk.java.net/browse/JDK-8194989
>>
>>
>> Added an assert to fix a possible null pointer dereference in 
>> as_klass, then did the same for as_method because it uses the same 
>> pattern.
>>
>>
>> dl
>>



More information about the hotspot-compiler-dev mailing list