History log of /openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/CommandProcessor.java
Revision Date Author Comments
# 13353:46bb2774fc88 28-Jul-2017 coleenp

7133093: Improve system dictionary performance
Summary: implement one dictionary per ClassLoaderData for faster lookup and removal during class unloading
Reviewed-by: iklam, acorn, jiangli


# 12301:31fba7f1a530 31-Oct-2016 goetz

8166837: [TESTBUG] Fix tests on Linux/s390x
Reviewed-by: kvn, simonis


# 11355:c3edf3d8f233 27-May-2016 dsamersoff

8152950: BasicLauncherTest.java fails due to type error
Summary: Better handle js engine initialization error
Reviewed-by: jbachorik


# 10724:fdb75a37bebb 31-Mar-2016 dsamersoff

8150973: Hotspot agent use of sun.boot.class.path needs to be updated for Jigsaw
Summary: remove the code
Reviewed-by: alanb, sspitsyn


# 9883:903a2e023ffb 23-Dec-2015 dsamersoff

8067194: Restructure hotspot/agent/src to conform the modular source layout
Summary: Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik