[11] RFR(XS): 8197828: Null pointer dereference in MultiNode::proj_out_or_null
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Feb 14 19:39:06 UTC 2018
On 2/14/18 12:25 AM, Tobias Hartmann wrote:
> Hi Dean,
>
> On 13.02.2018 23:23, dean.long at oracle.com wrote:
>> If we can't hit it, then I vote for leaving it as an assert. If we can hit it, then we need a test to trigger that code
>> path.
I only assumed that we did not hit it because of conditions. In reality it may be very rare corner case.
>
> I don't think we can easily trigger this with a test (after all it never showed up). Vladimir, are you fine with leaving
> the assert for now?
Okay, let have assert for now.
Vladimir
>
> Thanks,
> Tobias
>
More information about the hotspot-compiler-dev
mailing list