hg: jdk9/dev/hotspot: 8180813: Null pointer dereference of CodeCache::find_blob() result
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Wed May 24 15:50:48 UTC 2017
Changeset: 63ac6d565c21
Author: thartmann
Date: 2017-05-24 16:53 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/63ac6d565c21
8180813: Null pointer dereference of CodeCache::find_blob() result
Summary: Fixed missing null checks on the result of CodeCache::find_blob() found by Parfait.
Reviewed-by: shade, kvn
! src/share/vm/code/relocInfo.cpp
! src/share/vm/runtime/sharedRuntime.cpp
More information about the jdk9-dev-changes
mailing list