Changeset: cdeb4234136d
Author:    dbuck
Date:      2012-04-25 04:47 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/cdeb4234136d

7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size 
limit issue)
Summary: Changed so that jcmd breaks input into individual lines and sends each 
one to the jvm separately.
Reviewed-by: dcubed, sla

! src/share/classes/sun/tools/jcmd/JCmd.java
+ test/sun/tools/jcmd/dcmd-big-script.txt
+ test/sun/tools/jcmd/jcmd-big-script.sh

Reply via email to