README
author thartmann
Wed, 19 Jul 2017 09:00:13 +0200
changeset 46691 cecf240c87a0
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
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

Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

  * common/doc/building.html   (html version)
  * common/doc/building.md     (markdown version)

See http://openjdk.java.net/ for more information about OpenJDK.