8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
authoramenkov
Thu, 28 Jun 2018 03:45:49 -0700
changeset 50876 bfd3c5dfcbea
parent 50875 2217b2fc29ea
child 50877 700fffd3c871
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98 Reviewed-by: sspitsyn, cjplummer, dholmes
test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.bash
--- a/test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.bash	Thu Jun 28 12:14:37 2018 +0200
+++ b/test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.bash	Thu Jun 28 03:45:49 2018 -0700
@@ -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.