8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98

Reviewed-by: sspitsyn, cjplummer, dholmes
This commit is contained in:
Alex Menkov 2018-06-28 03:45:49 -07:00
parent 6be8921d13
commit 1e326d1b84

View File

@ -23,7 +23,7 @@
JAVA="$TESTJAVA/bin/java"
JAVA_OPTS="$TESTJAVAOPTS $TESTVMOPTS -cp $TESTCLASSPATH -agentlib:alloc001"
. ${TESTSRC}/../../../../../../../../../open/test/hotspot/jtreg/test_env.sh
. ${TESTSRC}/../../../../../test_env.sh
# Set virtual memory usage limit to be not 'unlimited' on unix platforms
# This is workaround for 6683371.