History log of /openjdk9/hotspot/test/test_env.sh
Revision Date Author Comments
# 12717:0af429be8bba 29-Mar-2017 neugens

8177390: java -version does not differentiate between which port of AArch64 is used
Reviewed-by: aph, dholmes


# 12301:31fba7f1a530 31-Oct-2016 goetz

8166837: [TESTBUG] Fix tests on Linux/s390x
Reviewed-by: kvn, simonis


# 9741:42a0173bbcde 13-Dec-2015 asmundak

8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Summary: Set LIBARCH to ppc64le, make SA and hsdis work, have os.arch return ppc64le on PowerPC64 LE
Reviewed-by: dholmes, ihse
Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>


# 9072:786145ca3cdc 05-Oct-2015 iklam

8078295: hotspot test_env.sh can set VM_CPU incorrectly
Summary: Use sed script to filter out irrelevant parts of -Xinternalversion
Reviewed-by: dlong, dcubed, dsamersoff


# 8409:468d10ade318 20-May-2015 skovalev

8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Reviewed-by: dholmes, adinn


# 8344:67729f5f33c4 24-Apr-2015 goetz

8078593: [TESTBUG] ppc: Enable jtreg tests for new features
Summary: Also fix a ppc issue in test_env.sh
Reviewed-by: kvn


# 7673:dde335b2eb85 09-Jan-2015 goetz

8068013: [TESTBUG] Aix support in hotspot jtreg tests
Reviewed-by: ctornqvi, fzhinkin, farvidsson


# 6831:fcb6c71678c9 02-Aug-2014 iignatyev

8051896: jtreg tests don't use $TESTJAVAOPTS
Reviewed-by: kvn, ctornqvi


# 4396:04d6d4322c6a 27-Mar-2013 collins

8009152: A number of jtreg tests need review/improvement
Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK.
Reviewed-by: kvn, brutisso, coleenp