hg: jdk9/hs-rt/hotspot: 8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Jun 4 13:52:34 UTC 2015
Changeset: 918d124e7e39
Author: coleenp
Date: 2015-06-04 08:05 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/918d124e7e39
8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file
Summary: Use the Events::log function to save redefined classes for output to the hs_err file.
Reviewed-by: sspitsyn, jiangli, lfoltan
! src/share/vm/prims/jvmtiRedefineClasses.cpp
! src/share/vm/prims/jvmtiRedefineClasses.hpp
! src/share/vm/runtime/vm_operations.hpp
! src/share/vm/utilities/events.cpp
! src/share/vm/utilities/events.hpp
More information about the jdk9-hs-rt-changes
mailing list