8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
Reviewed-by: jbachorik
This commit is contained in:
parent
ad58f36cb5
commit
657f94c1e5
@ -882,7 +882,7 @@ startJdb()
|
||||
|
||||
startDebuggee()
|
||||
{
|
||||
args=$TESTVMOPTS $TESTJAVAOPTS
|
||||
args="$TESTVMOPTS $TESTJAVAOPTS"
|
||||
|
||||
if [ ! -z "$args" ] ; then
|
||||
echo "--Starting debuggee with args from TESTVMOPTS and/or TESTJAVAOPTS: $args"
|
||||
|
Loading…
x
Reference in New Issue
Block a user