Roland Westrelin
|
fcce24c5b3
|
8281811: assert(_base == Tuple) failed: Not a Tuple after JDK-8280799
Reviewed-by: kvn, thartmann
|
2022-03-01 14:09:15 +00:00 |
|
Harold Seigel
|
a95edee634
|
8281472: JVM options processing silently truncates large illegal options values
Reviewed-by: dholmes, iklam
|
2022-03-01 13:21:57 +00:00 |
|
Leo Korinth
|
2604a88fbb
|
8281585: Remove unused imports under test/lib and jtreg/gc
Reviewed-by: dholmes, sspitsyn
|
2022-02-14 12:05:16 +00:00 |
|
Leo Korinth
|
c820d1acb7
|
8281379: Assign package declarations to all jtreg test cases under gc
Reviewed-by: kbarrett, tschatzl
|
2022-02-10 10:34:16 +00:00 |
|
Roland Westrelin
|
ab638341de
|
8280885: Shenandoah: Some tests failed with "EA: missing allocation reference path"
Reviewed-by: rkennke
|
2022-02-02 07:37:44 +00:00 |
|
Aleksey Shipilev
|
590eb86033
|
8280016: gc/g1/TestShrinkAuxiliaryData30 test fails on large machines
Reviewed-by: tschatzl, ayang
|
2022-01-17 08:17:49 +00:00 |
|
Albert Mingkun Yang
|
4f0b65023f
|
8278581: Improve reference processing statistics log output
Reviewed-by: tschatzl, kbarrett, sjohanss
|
2022-01-12 08:28:51 +00:00 |
|
Hamlin Li
|
93c7d90c55
|
8278282: G1: Log basic statistics for evacuation failure
Reviewed-by: tschatzl, ayang, iwalulya
|
2022-01-04 11:55:41 +00:00 |
|
Aleksey Shipilev
|
0fbd2713f1
|
8278115: gc/stress/gclocker/TestGCLockerWithSerial.java has duplicate -Xmx
Reviewed-by: mli, tschatzl
|
2021-12-03 07:20:39 +00:00 |
|
KIRIYAMA Takuya
|
37ff7f3b66
|
8277866: gc/epsilon/TestMemoryMXBeans.java failed with wrong initial heap size
Reviewed-by: tschatzl, shade
|
2021-12-01 12:47:26 +00:00 |
|
Thomas Schatzl
|
e5676f8d0b
|
8277450: Record number of references into collection set during gc
Reviewed-by: kbarrett, iwalulya
|
2021-11-29 12:05:10 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Thomas Schatzl
|
1830b8da90
|
8275056: Virtualize G1CardSet containers over heap region
Reviewed-by: sjohanss, ayang
|
2021-11-15 18:09:32 +00:00 |
|
Coleen Phillimore
|
0d2980cdd1
|
8258192: Obsolete the CriticalJNINatives flag
Reviewed-by: mdoerr, shade
|
2021-11-12 17:03:33 +00:00 |
|
Aleksey Shipilev
|
91bb0d658b
|
8276796: gc/TestSystemGC.java large pages subtest fails with ZGC
Reviewed-by: pliden, stefank
|
2021-11-11 07:07:58 +00:00 |
|
Stefan Karlsson
|
c60bcd09b7
|
8273928: Use named run ids when problem listing tests
Reviewed-by: pliden, kbarrett, dholmes
|
2021-09-21 07:42:36 +00:00 |
|
Aleksey Shipilev
|
99cfc160af
|
8273805: gc/g1/TestGCLogMessages.java test should handle non-JFR configs
Reviewed-by: tschatzl, ayang
|
2021-09-16 08:22:48 +00:00 |
|
Thomas Schatzl
|
cbffecc61e
|
8273832: gc/shenandoah/TestJcmdHeapDump.java does not have a @requires vm.gc.shenandoah
Reviewed-by: zgu
|
2021-09-15 17:21:44 +00:00 |
|
Zhengyu Gu
|
8132bfd23f
|
8273559: Shenandoah: Shenandoah should support multi-threaded heap dump
Reviewed-by: shade, rkennke, sgehwolf
|
2021-09-15 13:10:13 +00:00 |
|
Zhengyu Gu
|
f9b2507f3e
|
8271834: TestStringDeduplicationAgeThreshold intermittent failures on Shenandoah
Reviewed-by: shade, pliden
|
2021-09-13 12:23:12 +00:00 |
|
Thomas Schatzl
|
5245c1cf02
|
8273147: Update and restructure TestGCLogMessages log message list
Reviewed-by: iwalulya, ayang
|
2021-09-02 11:57:55 +00:00 |
|
Thomas Schatzl
|
ba3587e524
|
8273144: Remove unused top level "Sample Collection Set Candidates" logging
Reviewed-by: iwalulya, ayang
|
2021-08-31 15:45:56 +00:00 |
|
Stefan Johansson
|
f11e099a14
|
8272651: G1 heap region info print order changed by JDK-8269914
Reviewed-by: tschatzl, iwalulya, ayang
|
2021-08-30 14:37:03 +00:00 |
|
Zhengyu Gu
|
7212561dd1
|
8267188: gc/stringdedup/TestStringDeduplicationInterned.java fails with Shenandoah
Reviewed-by: rkennke, shade
|
2021-08-25 20:16:25 +00:00 |
|
Aleksey Shipilev
|
7f80683cfe
|
8272783: Epsilon: Refactor tests to improve performance
Reviewed-by: tschatzl
|
2021-08-24 10:08:18 +00:00 |
|
Denghui Dong
|
e8a289e77d
|
8272609: Add string deduplication support to SerialGC
Reviewed-by: kbarrett, iwalulya
|
2021-08-23 06:12:01 +00:00 |
|
Ivan Walulya
|
fb1dfc6f49
|
8267185 : Add string deduplication support to ParallelGC
Reviewed-by: kbarrett, ayang
|
2021-08-20 11:30:00 +00:00 |
|
Albert Mingkun Yang
|
69cc588fce
|
8272235: G1: update outdated code root fixup
Reviewed-by: tschatzl, kbarrett
|
2021-08-16 09:40:56 +00:00 |
|
Per Liden
|
abebbe2335
|
8267186: Add string deduplication support to ZGC
Reviewed-by: eosterlund, kbarrett, stefank
|
2021-08-11 11:07:12 +00:00 |
|
Richard Reingruber
|
4abe531140
|
8271722: [TESTBUG] gc/g1/TestMixedGCLiveThreshold.java can fail if G1 Full GC uses >1 workers
Reviewed-by: ayang, tschatzl
|
2021-08-05 07:31:14 +00:00 |
|
Thomas Stuefe
|
66c653c561
|
8271721: Split gc/g1/TestMixedGCLiveThreshold into separate tests
Reviewed-by: tschatzl, rrich
|
2021-08-04 04:11:12 +00:00 |
|
Jesper Wilhelmsson
|
a0504cff9f
|
Merge
|
2021-07-29 01:07:57 +00:00 |
|
Christoph Göttschkes
|
6e1da6440b
|
8270908: TestParallelRefProc fails on single core machines
Reviewed-by: tschatzl, kbarrett
|
2021-07-28 14:49:02 +00:00 |
|
Albert Mingkun Yang
|
96247ae8fb
|
8270187: G1: Remove ConcGCThreads constraint
Reviewed-by: kbarrett, iwalulya
|
2021-07-23 13:52:55 +00:00 |
|
Thomas Schatzl
|
57611b3021
|
8270991: G1 Full GC always performs heap verification after JDK-8269295
Reviewed-by: iwalulya, kbarrett
|
2021-07-21 15:41:34 +00:00 |
|
Kim Barrett
|
3fc761d97d
|
8269032: Stringdedup tests are failing if the ergonomically select GC does not support it
Reviewed-by: tschatzl, lkorinth
|
2021-07-19 13:43:46 +00:00 |
|
Thomas Schatzl
|
7a89ffeddd
|
8270014: Add scoped objects for g1 young gc verification and young gc internal timing
Reviewed-by: ayang, iwalulya, kbarrett
|
2021-07-15 08:12:36 +00:00 |
|
Magnus Ihse Bursie
|
353e9c8607
|
8270320: JDK-8270110 committed invalid copyright headers
Reviewed-by: kvn
|
2021-07-12 18:54:39 +00:00 |
|
Zhengyu Gu
|
548bb3119c
|
8270110: Shenandoah: Add test for JDK-8269661
Reviewed-by: rkennke
|
2021-07-12 12:22:06 +00:00 |
|
Albert Mingkun Yang
|
86a20081ae
|
8051680: (ref) unnecessary process_soft_ref_reconsider
Reviewed-by: kbarrett, tschatzl
|
2021-07-12 07:53:20 +00:00 |
|
Zhengyu Gu
|
e4c24f01ef
|
8270171: Shenandoah: Cleanup TestStringDedup and TestStringDedupStress tests
Reviewed-by: shade
|
2021-07-09 17:34:34 +00:00 |
|
Aleksey Shipilev
|
676f1d76ca
|
8270094: Shenandoah: Provide human-readable labels for test configurations
Reviewed-by: zgu
|
2021-07-09 07:54:40 +00:00 |
|
Aleksey Shipilev
|
4f322a9b6c
|
8270096: Shenandoah: Optimize gc/shenandoah/TestRefprocSanity.java for interpreter mode
Reviewed-by: zgu
|
2021-07-08 16:42:03 +00:00 |
|
Albert Mingkun Yang
|
4a45d95719
|
8270021: Incorrect log decorators in gc/g1/plab/TestPLABEvacuationFailure.java
Reviewed-by: tschatzl, iwalulya
|
2021-07-08 10:39:44 +00:00 |
|
Thomas Schatzl
|
a6850111ac
|
8269022: Put evacuation failure string directly into gc=info log message
Reviewed-by: iwalulya, lkorinth, kbarrett
|
2021-07-07 07:32:57 +00:00 |
|
Jesper Wilhelmsson
|
9def3b068e
|
Merge
|
2021-07-01 01:01:34 +00:00 |
|
Aleksey Shipilev
|
23d2996fee
|
8269478: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient
Reviewed-by: rkennke
|
2021-06-30 13:22:38 +00:00 |
|
Thomas Schatzl
|
a0f32cb140
|
8268906: gc/g1/mixedgc/TestOldGenCollectionUsage.java assumes that GCs take 1ms minimum
Reviewed-by: kbarrett, ayang, lkorinth
|
2021-06-30 09:14:26 +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 |
|
Thomas Schatzl
|
3f2c372396
|
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
Reviewed-by: iwalulya, kbarrett
|
2021-06-29 14:16:21 +00:00 |
|