Christoph Göttschkes
|
6e1da6440b
|
8270908: TestParallelRefProc fails on single core machines
Reviewed-by: tschatzl, kbarrett
|
2021-07-28 14:49:02 +00:00 |
|
Leo Korinth
|
6b64a7956c
|
8268350: Remove assert that ensures thread identifier remains the same
Reviewed-by: tschatzl, kbarrett
|
2021-06-30 07:45:39 +00:00 |
|
Zhengyu Gu
|
0d83dc2411
|
8268699: Shenandoah: Add test for JDK-8268127
Backport-of: e59acd9860
|
2021-06-29 12:29:06 +00:00 |
|
Thomas Schatzl
|
fc0fd96a5f
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: kbarrett, iwalulya
|
2021-06-29 08:34:55 +00:00 |
|
Stefan Johansson
|
59de99d119
|
8267271: Fix gc/arguments/TestNewRatioFlag.java expectedNewSize calculation
Reviewed-by: tschatzl, kbarrett
|
2021-06-16 08:59:07 +00:00 |
|
Leo Korinth
|
7cd5a6e7b5
|
8268537: (Temporary) Disable ParallelRefProcEnabled for Parallel GC
Reviewed-by: stefank, sjohanss
|
2021-06-10 13:19:43 +00:00 |
|
Aditya Mandaleeka
|
81bad59042
|
8257774: G1: Trigger collect when free region count drops below threshold to prevent evacuation failures
Reviewed-by: sjohanss, tschatzl
|
2021-06-08 06:55:20 +00:00 |
|
Thomas Schatzl
|
15715a8984
|
8267924: Misleading G1 eager reclaim detail logging
Reviewed-by: ayang, sjohanss
|
2021-06-07 13:18:27 +00:00 |
|
Leo Korinth
|
9fc914b963
|
8204686: Dynamic parallel reference processing support for Parallel GC
Reviewed-by: ayang, tschatzl, kbarrett
|
2021-06-07 08:02:26 +00:00 |
|
Xin Liu
|
2aeeeb40a0
|
8268279: gc/shenandoah/compiler/TestLinkToNativeRBP.java fails after LibraryLookup is gone
Reviewed-by: zgu, jiefu
|
2021-06-07 06:12:04 +00:00 |
|
Maurizio Cimadamore
|
a223189b06
|
8264774: Implementation of Foreign Function and Memory API (Incubator)
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
|
2021-06-02 10:53:06 +00:00 |
|
Stefan Johansson
|
ce44cd6881
|
8267845: Add @requires to avoid running G1 large pages test with wrong page size
Reviewed-by: tschatzl, kbarrett
|
2021-05-31 12:08:24 +00:00 |
|
Aleksey Shipilev
|
7b98400c81
|
8267348: Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes
Reviewed-by: stuefe
|
2021-05-20 16:45:38 +00:00 |
|
Zhengyu Gu
|
0b49f5ae19
|
8267257: Shenandoah: Always deduplicate strings when it is enabled during full gc
Reviewed-by: rkennke
|
2021-05-19 13:13:57 +00:00 |
|
Kim Barrett
|
be0a655208
|
8254598: StringDedupTable should use OopStorage
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Zhengyu Gu <zgu@openjdk.org>
Reviewed-by: coleenp, iklam, tschatzl, ayang
|
2021-05-14 18:38:58 +00:00 |
|
Philippe Marschall
|
ab17be2835
|
8252530: Fix inconsistencies in hotspot whitebox
Reviewed-by: dholmes, amenkov
|
2021-05-12 23:14:30 +00:00 |
|
Aleksey Shipilev
|
e5d3ee394a
|
8266802: Shenandoah: Round up region size to page size unconditionally
Reviewed-by: zgu
|
2021-05-10 20:28:16 +00:00 |
|
Thomas Schatzl
|
14f0afe811
|
8214237: Join parallel phases post evacuation
Reviewed-by: iwalulya, sjohanss
|
2021-05-07 11:38:29 +00:00 |
|
Thomas Schatzl
|
072ae7ec5e
|
8265436: G1: Improve gc+phases log output during full gc
Reviewed-by: ayang, mli
|
2021-04-20 10:36:12 +00:00 |
|
Per Liden
|
79798c656d
|
8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles
Reviewed-by: sspitsyn, ayang
|
2021-04-20 07:53:43 +00:00 |
|
Ivan Walulya
|
d9e40dd593
|
8199407: Skip Rebuild Remset Phase if there are no rebuild candidates
Reviewed-by: tschatzl, sjohanss
|
2021-04-19 14:37:16 +00:00 |
|
Ivan Walulya
|
fc89fe6458
|
8265119: G1: update_remset_before_rebuild mixes liveness in words with liveness in bytes
Reviewed-by: tschatzl, sjohanss
|
2021-04-16 07:29:55 +00:00 |
|
Daniel D. Daugherty
|
f4794378d4
|
8265082: test/hotspot/jtreg/gc/g1/TestG1SkipCompaction.java fails validate-source
Reviewed-by: mikael, erikj
|
2021-04-12 16:13:54 +00:00 |
|
Hamlin Li
|
be0d46c142
|
8262068: Improve G1 Full GC by skipping compaction for regions with high survival ratio
Co-authored-by: Shoubing Ma <mashoubing1@huawei.com>
Reviewed-by: sjohanss, ayang
|
2021-04-12 12:41:11 +00:00 |
|
Roland Westrelin
|
33c94ffc81
|
8263376: CTW (Shenandoah): assert(mems <= 1) failed: No node right after call if multiple mem projections
Reviewed-by: kvn, chagedorn
|
2021-03-26 16:49:26 +00:00 |
|
Zhengyu Gu
|
7674da4379
|
8262398: Shenandoah: Disable nmethod barrier and stack watermark when running with passive mode
Reviewed-by: rkennke, shade
|
2021-03-17 16:19:59 +00:00 |
|
Jie Fu
|
dd6c91141a
|
8263705: Two shenandoah tests fail due to can't find ClassFileInstaller
Reviewed-by: iklam
|
2021-03-17 01:54:09 +00:00 |
|
Roman Kennke
|
75ef6f580e
|
8263427: Shenandoah: Trigger weak-LRB even when heap is stable
Reviewed-by: shade, zgu
|
2021-03-16 14:12:42 +00:00 |
|
Igor Ignatyev
|
d825198e55
|
8263556: remove @modules java.base from tests
Reviewed-by: dcubed, naoto, iris
|
2021-03-15 17:05:28 +00:00 |
|
Igor Ignatyev
|
9c84899da4
|
8263555: use driver-mode to run ClassFileInstaller
Reviewed-by: iklam
|
2021-03-14 05:19:37 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Daniel D. Daugherty
|
bd1a80629d
|
8263040: fix for JDK-8262122 fails validate-source
Reviewed-by: mikael
|
2021-03-04 18:08:15 +00:00 |
|
Roman Kennke
|
222a17ef77
|
8262122: [TESTBUG] Shenandoah-specific variant of TestReferenceRefersTo
Reviewed-by: shade
|
2021-03-04 17:03:54 +00:00 |
|
Kim Barrett
|
f304b74e0a
|
8261859: gc/g1/TestStringDeduplicationTableRehash.java failed with "RuntimeException: 'Rehash Count: 0' found in stdout"
Reviewed-by: ayang, sjohanss, tschatzl
|
2021-03-02 18:23:30 +00:00 |
|
Jie Fu
|
0f6122b92f
|
8262819: gc/shenandoah/compiler/TestLinkToNativeRBP.java fails with release VMs
Reviewed-by: roland, shade
|
2021-03-02 09:30:06 +00:00 |
|
Roland Westrelin
|
6baecf39d5
|
8259937: guarantee(loc != NULL) failed: missing saved register with native invoker
Reviewed-by: kvn, jvernee, vlivanov
|
2021-03-01 15:11:25 +00:00 |
|
Daniel D. Daugherty
|
c769388d0f
|
8262266: JDK-8262049 fails validate-source
Reviewed-by: dholmes
|
2021-02-23 22:08:53 +00:00 |
|
Roman Kennke
|
c6eae06142
|
8262049: [TESTBUG] Fix TestReferenceRefersTo.java for Shenandoah IU mode
Reviewed-by: kbarrett, zgu
|
2021-02-23 21:43:53 +00:00 |
|
Roland Westrelin
|
8a2f58907c
|
8260637: Shenandoah: assert(_base == Tuple) failure during C2 compilation
Reviewed-by: chagedorn, kvn
|
2021-02-23 16:35:15 +00:00 |
|
Zhengyu Gu
|
9cf4f90d34
|
8261473: Shenandoah: Add breakpoint support
Reviewed-by: rkennke, shade
|
2021-02-18 18:32:01 +00:00 |
|
Stefan Johansson
|
f639df435e
|
8261401: Add sanity check for UseSHM large pages similar to the one used with hugetlb large pages
Reviewed-by: stuefe, tschatzl
|
2021-02-17 12:03:25 +00:00 |
|
Christoph Göttschkes
|
2e18b52aed
|
8261752: Multiple GC test are missing memory requirements
Reviewed-by: tschatzl, sjohanss
|
2021-02-17 10:41:38 +00:00 |
|
Christoph Göttschkes
|
c7885eb1c5
|
8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize
Reviewed-by: tschatzl, sjohanss
|
2021-02-17 10:40:46 +00:00 |
|
Daniel D. Daugherty
|
735757f1e0
|
8261661: gc/stress/TestReclaimStringsLeaksMemory.java fails because Reserved memory size is too big
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, kbarrett
|
2021-02-12 22:41:08 +00:00 |
|
Stefan Johansson
|
9f81ca8175
|
8261230: GC tracing of page sizes are wrong in a few places
Reviewed-by: ayang, stuefe
|
2021-02-12 14:56:25 +00:00 |
|
Christoph Göttschkes
|
ebaa58d9c0
|
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
Reviewed-by: sjohanss, tschatzl
|
2021-02-12 09:41:49 +00:00 |
|
Aleksey Shipilev
|
c3c6662528
|
8259954: gc/shenandoah/mxbeans tests fail with -Xcomp
Reviewed-by: rkennke, zgu
|
2021-01-21 13:32:45 +00:00 |
|
Roman Kennke
|
e60c992699
|
8259849: Shenandoah: Rename store-val to IU-barrier
Reviewed-by: zgu, shade
|
2021-01-18 15:29:54 +00:00 |
|
Thomas Schatzl
|
b549cbd392
|
8258481: gc.g1.plab.TestPLABPromotion fails on Linux x86
Reviewed-by: sjohanss, kbarrett
|
2021-01-08 10:52:08 +00:00 |
|
Jesper Wilhelmsson
|
555641ede5
|
Merge
|
2021-01-07 21:17:35 +00:00 |
|