Igor Ignatyev
|
dc91b06661
|
8244614: cleanup keywords used/available in hotspot testbase
Reviewed-by: coleenp, mseledtsov
|
2020-06-08 21:27:22 -07:00 |
|
Stefan Karlsson
|
81597d9f8f
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: dholmes, cjplummer
|
2020-05-04 21:20:39 +02:00 |
|
Igor Ignatyev
|
e7aafcd61d
|
8243933: use driver mode in gc tests
Reviewed-by: kbarrett
|
2020-04-29 07:08:31 -07:00 |
|
Stefan Karlsson
|
35af52dd4f
|
8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests
Reviewed-by: lmesnik, iignatyev, coleenp, dholmes
|
2020-04-29 08:52:18 +02:00 |
|
Igor Ignatyev
|
70e632d5ec
|
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
Reviewed-by: dholmes, stefank
|
2020-04-28 19:57:02 -07:00 |
|
Igor Ignatyev
|
9921097bd9
|
8243942: use SkippedException in gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java test
Reviewed-by: kbarrett
|
2020-04-28 11:32:45 -07:00 |
|
Igor Ignatyev
|
a740f83da3
|
8243930: update copyright years
Reviewed-by: dholmes
|
2020-04-27 17:58:27 -07:00 |
|
Igor Ignatyev
|
d84e4f1fd6
|
8243565: some gc tests use 'test.java.opts' and not 'test.vm.opts'
Reviewed-by: stefank
|
2020-04-27 10:25:29 -07:00 |
|
Per Lidén
|
2e4783411e
|
8240745: Implementation: JEP 377: ZGC: A Scalable Low-Latency Garbage Collector (Production)
Reviewed-by: stefank, eosterlund
|
2020-04-03 23:40:33 +02:00 |
|
Stefan Johansson
|
80b8644499
|
8241670: Enhance heap region size ergonomics to improve OOTB performance
Reviewed-by: redestad, tschatzl
|
2020-04-02 21:33:57 +02:00 |
|
Thomas Schatzl
|
bc97279caf
|
8235907: Fix tests referencing UseParallelOldGC
Remove tests using the obsolete UseParallelOldGC flag.
Reviewed-by: lkorinth, dlong
|
2019-12-16 23:07:37 +01:00 |
|
Leo Korinth
|
c023983c7f
|
8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations
Reviewed-by: eosterlund, tschatzl
|
2019-12-05 12:52:07 +01:00 |
|
Leo Korinth
|
1fc67ab002
|
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
|
2019-11-13 11:37:29 +01:00 |
|
Aleksey Shipilev
|
7b37608a65
|
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
Reviewed-by: tschatzl
|
2019-08-06 12:14:41 +02:00 |
|
Coleen Phillimore
|
921748e33c
|
8228907: Some gc argument checking tests fail after JDK-8228855
Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values.
Reviewed-by: kbarrett, dcubed, dholmes
|
2019-07-31 17:30:25 -04:00 |
|
Mikael Vidstedt
|
2b7170b33c
|
Merge
|
2019-07-08 16:20:40 -07:00 |
|
Kim Barrett
|
b85ebc19e0
|
8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out
Disable ZapUnusedHeapArea and VerifyBeforeExit for gc/arguments tests.
Reviewed-by: tschatzl, tonyp
|
2019-07-08 17:24:21 -04:00 |
|
Martin Doerr
|
516578513c
|
8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837
Adjust heap size values for 32M heap aligment (page size 64k)
Reviewed-by: goetz, rschmelter, tschatzl
|
2019-07-08 10:56:05 +02:00 |
|
Bob Vandette
|
1a72f29e35
|
8224764: Create jtreg test for JDK-8222252
Reviewed-by: tschatzl
|
2019-06-26 11:25:51 -04:00 |
|
Stefan Karlsson
|
2fded1c480
|
8223837: Add -XX:MinHeapSize flag to set the minimum heap size
Reviewed-by: pliden, tschatzl
|
2019-06-07 13:50:14 +02:00 |
|
Per Lidén
|
a6aa1030b4
|
8222145: Add -XX:SoftMaxHeapSize flag
Reviewed-by: eosterlund, tschatzl
|
2019-06-07 11:19:34 +02:00 |
|
Ao Qi
|
e6ace7be6f
|
8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
Reviewed-by: pliden, lmesnik
|
2019-04-26 11:33:32 -07:00 |
|
Leo Korinth
|
b09dfdbc01
|
8217389: JTREG: Clean up, remove unused variable warnings
Reviewed-by: lmesnik, tschatzl
|
2019-02-18 12:08:08 +01:00 |
|
Leo Korinth
|
2aa7590846
|
8217329: JTREG: Clean up, remove unused imports in gc folder
Reviewed-by: lmesnik, tschatzl
|
2019-02-08 11:52:33 +01:00 |
|
Leo Korinth
|
4d4b205e70
|
8214799: Add package declaration to each JTREG test case in the gc folder
Reviewed-by: lmesnik, tschatzl
|
2019-01-28 15:53:56 +01:00 |
|
Roman Kennke
|
8b62a2ee9d
|
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
|
2018-12-10 15:47:44 +01:00 |
|
Igor Ignatyev
|
17891770c1
|
8208655: use JTreg skipped status in hotspot tests
Reviewed-by: kvn, hseigel, iklam
|
2018-08-02 14:40:55 -07:00 |
|
Jean Christophe Beyler
|
fc9941ae72
|
8169004: Fix redundant @requires tags in tests
Reviewed-by: tschatzl, iignatyev
|
2018-07-31 12:24:47 -07:00 |
|
Thomas Schatzl
|
9ae0be2289
|
8205043: Make parallel reference processing default for G1
Reviewed-by: kbarrett, sjohanss
|
2018-06-19 09:34:39 +02:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|
Vladimir Kozlov
|
42e75b8c79
|
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
Reviewed-by: iignatyev, kbarrett
|
2018-06-07 17:38:34 -07:00 |
|
Stefan Johansson
|
f21c201f80
|
8183910: gc/arguments/TestAggressiveHeap.java fails intermittently
Reviewed-by: tschatzl, kbarrett
|
2018-05-16 10:44:59 +02:00 |
|
Vladimir Kozlov
|
6b886727ca
|
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
8199489: [TESTBUG] don't run CTW tests with -Xcomp
Reviewed-by: iignatyev, iveresov
|
2018-03-22 16:39:02 -07:00 |
|
Igor Ignatyev
|
8d72dcd040
|
8197113: combine multiple @key tags in jtreg tests
Reviewed-by: hseigel, goetz
|
2018-02-08 08:38:42 -08:00 |
|
Igor Ignatyev
|
71a40bce38
|
8186635: ClassFileInstaller should be run as a driver
Reviewed-by: dholmes
|
2018-01-17 21:44:44 -08:00 |
|
Stefan Johansson
|
6929e0f05a
|
8186571: Implementation: JEP 307: Parallel Full GC for G1
Improve G1 worst-case latencies by making the full GC parallel.
Reviewed-by: tschatzl, sangheki, ehelin
|
2017-11-14 11:33:23 +01:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|