Leo Korinth
|
4b6f9ed07f
|
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
Reviewed-by: dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:30 +02:00 |
|
Leo Korinth
|
eafb888c18
|
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:27 +02:00 |
|
Jie Fu
|
e33ff344e8
|
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
Reviewed-by: tschatzl, kbarrett
|
2019-08-03 09:04:04 +08:00 |
|
Coleen Phillimore
|
77d60eff6a
|
8223626: move print() functions to cpp files
Improve debugging experience
Reviewed-by: dholmes, dlong
|
2019-05-10 09:05:29 -04:00 |
|
Coleen Phillimore
|
ccb2e9d925
|
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Fixed use cases in code except CMS.
Reviewed-by: rehn, dcubed
|
2019-04-29 16:01:52 -04: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
|
526f854cc1
|
8214097: Rework thread initialization and teardown logic
Reviewed-by: rehn, mgronlun, dcubed, kbarrett
|
2018-12-27 21:17:11 -05:00 |
|
Thomas Stuefe
|
e4f51809e4
|
8212173: Thread._stack_base/_stack_size initialized too late for new threads
Reviewed-by: dholmes, simonis
|
2018-10-19 09:39:29 +02:00 |
|
Kim Barrett
|
75a8e7d4e2
|
8210119: Rename SubTasksDone::is_task_claimed
Renamed to try_claim_task and inverted result.
Reviewed-by: coleenp, sjohanss
|
2018-08-30 16:16:19 -04:00 |
|
Kim Barrett
|
1b02e70184
|
8072498: Multi-thread JNI weak reference processing
Add parallel processing support to WeakProcessor.
Reviewed-by: tschatzl, sjohanss
|
2018-08-28 12:57:40 -04:00 |
|
Thomas Schatzl
|
d702d5f8d2
|
8208669: GC changes to allow enabling -Wreorder
Reviewed-by: kbarrett
|
2018-08-08 15:31:06 +02:00 |
|
Kim Barrett
|
7f0f329daf
|
8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Removed unnecessary casts.
Reviewed-by: coleenp, tschatzl
|
2018-02-11 03:12:15 -05:00 |
|
Per Lidén
|
bfc0314e87
|
8191864: Provide a public destructor for WorkGang
Reviewed-by: stefank, sjohanss
|
2017-11-27 13:50:03 +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 |
|