[9] RFR(XS): 8180813: Null pointer dereference of CodeCache::find_blob() result

Tobias Hartmann tobias.hartmann at oracle.com
Tue May 23 08:55:35 UTC 2017


Hi,

please review the following patch:
https://bugs.openjdk.java.net/browse/JDK-8180813
http://cr.openjdk.java.net/~thartmann/8180813/webrev.00/

Fixed missing null checks on the result of CodeCache::find_blob() found by Parfait.

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list