Patricio Chilano Mateo
|
85dbabe345
|
8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Removed attempt_rebias parameter and merged fast_enter() and slow_enter() into enter()
Reviewed-by: dholmes, rehn, coleenp, dcubed
|
2019-08-27 20:10:06 +00:00 |
|
Stefan Karlsson
|
ae5615c614
|
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Reviewed-by: rkennke, coleenp, kbarrett, dcubed
|
2019-08-06 10:48:21 +02:00 |
|
Aleksey Shipilev
|
3b1bb3d2a7
|
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
Reviewed-by: coleenp
|
2019-05-08 23:53:24 +02:00 |
|
Coleen Phillimore
|
0450eca4e7
|
8223534: add back fixed test_markOop.cpp
The test needed wait_with_safepoint_check in the main thread.
Reviewed-by: dcubed
|
2019-05-08 13:22:27 -04:00 |
|
Coleen Phillimore
|
260ae30b14
|
8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
Remove the test for now.
Reviewed-by: dholmes
|
2019-05-07 18:24:36 -04:00 |
|
Coleen Phillimore
|
0c6f7e5516
|
8223412: tier1 build failure after 8222893
Disable the test in PRODUCT
Reviewed-by: dcubed, pliden, kvn
|
2019-05-06 18:01:01 -04:00 |
|
Coleen Phillimore
|
26255c10cb
|
8222893: markOopDesc::print_on() is a bit confused
Add print_on for ObjectMonitor and make markOop printing sensible and add test.
Reviewed-by: dcubed, pchilanomate
|
2019-05-06 15:25:57 -04:00 |
|