[10] RFR(XS): 8184009: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret()

Tobias Hartmann tobias.hartmann at oracle.com
Tue Jul 18 09:12:51 UTC 2017


Hi,

please review the following patch that adds a missing null check (guarantee) found by Parfait:
https://bugs.openjdk.java.net/browse/JDK-8184009
http://cr.openjdk.java.net/~thartmann/8184009/webrev.00/

Tested with JPRT and RBT (running).

Thanks,
Tobias


More information about the hotspot-dev mailing list