[10] RFR(S) 8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
dean.long at oracle.com
dean.long at oracle.com
Thu Jan 18 17:51:52 UTC 2018
Thanks Vladimir.
dl
On 1/18/18 9:43 AM, Vladimir Kozlov wrote:
> Good.
>
> Vladimir
>
> On 1/17/18 7:30 PM, dean.long at oracle.com wrote:
>> http://cr.openjdk.java.net/~dlong/8194992/webrev/
>>
>> https://bugs.openjdk.java.net/browse/JDK-8194992
>>
>>
>> This fix is uses the same approach as 8194988. I split loopexit()
>> into loopexit_or_null(), which can return NULL, and loopexit() which
>> cannot.
>>
>>
>> dl
>>
More information about the hotspot-compiler-dev
mailing list