[11] RFR: 8206873: Null pointer dereference in LIRGenerator

Tobias Hartmann tobias.hartmann at oracle.com
Thu Jul 12 10:27:53 UTC 2018


Hi Rahul,

looks good to me.

Best regards,
Tobias

On 12.07.2018 12:13, Rahul Raghavan wrote:
> Hi,
> 
> Please review the following fix proposal.
> 
> <webrev> - http://cr.openjdk.java.net/~rraghavan/8206873/webrev.00/
> 
> <JBS> - https://bugs.openjdk.java.net/browse/JDK-8206873 -
> 
> Added required assert statements same as present in other similar locations in the same source file,
> to avoid failures with static analysis tool.
> 
> Thanks,
> Rahul


More information about the hotspot-compiler-dev mailing list