hg: jdk10/hs/hotspot: 8184009: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret()

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Wed Jul 19 08:25:15 UTC 2017


Changeset: 56a68e37d23b
Author:    thartmann
Date:      2017-07-19 09:00 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/56a68e37d23b

8184009: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret()
Summary: Adds a missing null check (guarantee) found by Parfait.
Reviewed-by: coleenp, shade

! src/share/vm/interpreter/interpreterRuntime.cpp



More information about the jdk10-hs-changes mailing list