History log of /openjdk9/jdk/src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
Revision Date Author Comments
# 16959:fa3c4a60a616 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 16929:762c970fed4d 16-Mar-2017 rehn

8176533: REGRESSION: a java process is not recognized by jcmd/jinfo/jstack/jmap tool
Reviewed-by: sspitsyn, dsamersoff


# 14751:f4bd958ef2a4 03-Jun-2016 rehn

8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
Reviewed-by: dsamersoff, sla


# 14481:dd12e7b9d044 09-May-2016 rehn

8154985: Add the ability to use main class as lookup (as jcmd) to jinfo, jmap, jstack
Reviewed-by: sla, dsamersoff