hg: jdk/jdk: 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
harold.seigel at oracle.com
harold.seigel at oracle.com
Tue Jul 31 13:55:58 UTC 2018
Changeset: 8329bfbe1b30
Author: hseigel
Date: 2018-07-31 09:55 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/8329bfbe1b30
8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Summary: Add Method* parameter and make method static to avoid 'this' comparison with NULL
Reviewed-by: lfoltan, gziemski, coleenp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/metadata.hpp
More information about the jdk-all-changes
mailing list