hg: jdk/sandbox: 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jul 31 14:00:23 UTC 2018


Changeset: 8329bfbe1b30
Author:    hseigel
Date:      2018-07-31 09:55 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list