History log of /openjdk9/hotspot/test/runtime/6626217/Test6626217.sh
Revision Date Author Comments
# 6831:fcb6c71678c9 02-Aug-2014 iignatyev

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


# 6691:b784c85d436d 06-Jul-2014 darcy

8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
Reviewed-by: dholmes, hseigel


# 6264:272059fd90dd 02-Apr-2014 ctornqvi

8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh
Summary: Removed @ignore tag from Test6626217.sh, the fix for 7015395 had already solved the issue but left the @ignore tag
Reviewed-by: sla, lfoltan, gtriantafill


# 5849:50bb249de889 21-Jan-2014 gziemski

7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal.
Summary: Insert 2 second sleep between copying of the src files and the compilation, to make sure the timestamps of *.class files are in the future of *.java files.
Reviewed-by: coleenp, fparain


# 5776:de6a9e811145 24-Dec-2013 mikael

8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Summary: Copyright year updated for files modified during 2013
Reviewed-by: twisti, iveresov


# 5698:e567d5afd4dd 26-Nov-2013 hseigel

8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore
Summary: Use @ignore to exclude failing tests
Reviewed-by: coleenp, ctornqvi, mseledtsov
Contributed-by: george.triantafillou@oracle.com


# 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


# 3587:83b6305a5638 29-Aug-2012 coleenp

7191926: Remove MKS dependency in Hotspot regression tests
Summary: Add case for CYGWIN in .sh files.
Reviewed-by: coleenp, kvn
Contributed-by: pavel.punegov@oracle.com


# 3550:6acee021f5ac 01-Aug-2012 coleenp

7129723: MAC: Some regression tests need to recognize Mac OS X platform
Summary: Add Darwin like Linux to shell scripts
Reviewed-by: kvn, kamg, dholmes


# 3342:037973617842 11-May-2012 kevinw

7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG.
Reviewed-by: kvn


# 1717:883a82d6d41d 09-Sep-2010 acorn

6942092: Loader-constraint test is failing
Summary: Fix test string compare to match source update
Reviewed-by: dcubed, phh


# 1635:495caa35b1b5 17-Aug-2010 asaha

6977952: Test: Sync missing tests from hs16.3 to hs17.x
Reviewed-by: wrockett