David Holmes
|
770e2aa3c6
|
8215948: [TESTBUG] gtest pseudo-JavaThreads could be more regular JavaThreads
Reviewed-by: coleenp, pchilanomate
|
2021-07-14 01:05:10 +00:00 |
|
Robbin Ehn
|
86bd44fe80
|
8257831: Suspend with handshakes
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
|
2021-04-22 10:30:47 +00:00 |
|
Robbin Ehn
|
3d7d54b145
|
8234086: VM operation can be simplified
Reviewed-by: kbarrett, dholmes, dcubed
|
2019-11-29 12:09:25 +01:00 |
|
Coleen Phillimore
|
fbafef11c0
|
8222811: Consolidate MutexLockerEx and MutexLocker
Make MutexLocker be MutexLockerEx implementation, remove MutexLockerEx calls.
Reviewed-by: dcubed, dholmes, pliden, rehn
|
2019-04-25 10:56:31 -04:00 |
|
David Holmes
|
2f20909d10
|
8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Reviewed-by: dcubed, stuefe
|
2019-04-03 22:03:39 +00:00 |
|
Martin Doerr
|
e19c718281
|
8216560: gtest build broken on PPC64 and aarch64
Reviewed-by: shade
|
2019-01-14 09:26:34 +01:00 |
|
David Holmes
|
6c4ec86cea
|
8215954: [testbug] Remove unnecessary casts in test/hotspot/gtest/threadHelper.inline.hpp
Reviewed-by: dcubed
|
2018-12-28 16:31:11 -05:00 |
|
David Holmes
|
526f854cc1
|
8214097: Rework thread initialization and teardown logic
Reviewed-by: rehn, mgronlun, dcubed, kbarrett
|
2018-12-27 21:17:11 -05:00 |
|
Thomas Schatzl
|
528361f7ae
|
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Reviewed-by: dholmes, coleenp
|
2018-12-06 15:44:40 +01:00 |
|
Robbin Ehn
|
041946dcb0
|
8213560: gtests might hang
Reviewed-by: rwestberg, eosterlund
|
2018-11-20 09:35:15 +01:00 |
|
Coleen Phillimore
|
39dd04b953
|
8207359: Make SymbolTable increment_refcount disallow zero
Use cmpxchg for non permanent symbol refcounting, and pack refcount and length into an int.
Reviewed-by: gziemski, kbarrett, iklam
|
2018-07-20 14:52:11 -04:00 |
|