History log of /openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/SALauncher.java
Revision Date Author Comments
# 11814:56108f8bd06d 09-Aug-2016 ysuenaga

8163185: jhsdb jstack cannot work with normal mode
Reviewed-by: dsamersoff, dholmes


# 11749:a2812668bf38 01-Aug-2016 dsamersoff

8160817: Add jsadebugd functionality to jhsdb
Summary: add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal@oracle.com


# 11210:22bf25cb9859 06-May-2016 ysuenaga

8156033: jhsdb jmap cannot set heapdump name
Reviewed-by: dsamersoff


# 10850:ce1d4d0683ed 06-Apr-2016 ysuenaga

8152435: (CL)HSDB should be started with no argument
Reviewed-by: dsamersoff


# 10691:a074585a9f08 22-Mar-2016 ysuenaga

8148659: Add all option to JSnap
Reviewed-by: dsamersoff


# 10615:3635f6de52cf 14-Mar-2016 ysuenaga

8151709: jhsdb should show help message in SALauncher.
Reviewed-by: dsamersoff


# 10604:508fcb923812 04-Mar-2016 ysuenaga

8151181: Add JSnap to jhsdb
Reviewed-by: dsamersoff


# 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