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

Rahul Raghavan rahul.v.raghavan at oracle.com
Thu Jul 12 10:13:20 UTC 2018


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