History log of /openjdk9/hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java
Revision Date Author Comments
# 12158:0fe2815ffa74 17-Oct-2016 stsmirno

8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>


# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 11666:439215426e1c 27-Jul-2016 dfazunen

8161990: Un-quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java.
Reviewed-by: tschatzl


# 11595:51197f12039f 19-Jul-2016 zmajo

8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
Summary: Quarantine test.
Reviewed-by: dholmes, thartmann


# 10551:b64432bae527 09-Apr-2016 chegar

8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz


# 10450:a6ba2cec1af1 29-Feb-2016 drwhite

8078673: Update TEST.groups for recent GC tests
Summary: Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests.
Reviewed-by: tschatzl, dfazunen


# 9300:f81484d852ac 29-Oct-2015 cjplummer

8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Summary: Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam


# 8013:f4b8d39bd2a7 26-Mar-2015 ykantser

8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
Contributed-by: alexander.kulyakhtin@oracle.com


# 7578:579e9a019f35 12-Dec-2014 thartmann

8066433: Move Whitebox test library to top level repository
Summary: Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr


# 7067:b326a3e8dcab 24-Jun-2014 ehelin

8049864: TestParallelHeapSizeFlags fails with unexpected heap size
Reviewed-by: sjohanss, jmasa


# 7027:2240a4f04610 09-Sep-2014 stefank

8057918: Update out-dated ignore tags in GC jtreg tests
Reviewed-by: ehelin, tschatzl


# 6865:d5d005f1d973 11-Aug-2014 mgerdin

8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
Reviewed-by: kvn, iignatyev, mgerdin
Contributed-by: andrey.x.zakharov@oracle.com


# 6661:6e3afae50470 02-Jul-2014 ehelin

8048895: Back out JDK-8027915
Reviewed-by: mgerdin, stefank


# 6650:2cb6dfbbc344 24-Jun-2014 ehelin

8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
Reviewed-by: jmasa, sjohanss


# 6525:3933f1093f1d 30-May-2014 pliden

8044132: Quarantine unstable/broken GC tests
Reviewed-by: ehelin, jwilhelm


# 4683:0a2986f36965 14-May-2013 tschatzl

8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class
Summary: Some jtreg tests reference unknown classes in the @run and @build lines. This change fixes them.
Reviewed-by: stefank, ehelin


# 4681:7a95933197d0 13-May-2013 tschatzl

8014058: Regression tests for 8006088
Summary: The patch for 8006088 misses regression tests after a merge error, this CR provides them.
Reviewed-by: jwilhelm, tamao, jmasa