Daniel D. Daugherty
|
e2d4899be6
|
Merge
|
2017-11-23 06:01:57 -08:00 |
|
Stefan Johansson
|
d21c547b0e
|
8189733: Cleanup Full GC setup and tear down
Reviewed-by: tschatzl, ehelin
|
2017-11-23 09:53:53 +01:00 |
|
Daniel D. Daugherty
|
0dff96ff0b
|
8167108: inconsistent handling of SR_lock can lead to crashes
Add Thread Safe Memory Reclamation (Thread-SMR) mechanism.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Reviewed-by: coleenp, dcubed, dholmes, eosterlund, gthornbr, kbarrett, rehn, sspitsyn, stefank
|
2017-11-22 17:54:50 -08:00 |
|
Stefan Johansson
|
6929e0f05a
|
8186571: Implementation: JEP 307: Parallel Full GC for G1
Improve G1 worst-case latencies by making the full GC parallel.
Reviewed-by: tschatzl, sangheki, ehelin
|
2017-11-14 11:33:23 +01:00 |
|
Jamsheed Mohammed C M
|
10a1edcc22
|
8152470: Add COMPILER2_OR_JVMCI definition
Defined(COMPILER2) || INCLUDE_JVMCI changed replaced with COMPILER2_OR_JVMCI
Reviewed-by: kvn
|
2017-11-06 21:28:03 -08:00 |
|
Thomas Schatzl
|
5815fc9d54
|
8140255: Move the management of G1YoungRemSetSamplingThread from G1ConcurrentRefine
Reviewed-by: sjohanss, sangheki
|
2017-11-06 14:25:18 +01:00 |
|
Thomas Schatzl
|
b59c920e12
|
8149127: Rename g1/concurrentMarkThread.* to g1/g1ConcurrentMarkThread.*
Reviewed-by: sjohanss, sangheki
|
2017-11-06 14:24:31 +01:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Leo Korinth
|
97d1978c0f
|
8177959: G1CollectedHeap::print_on prints incorrect capacity
Reviewed-by: sjohanss, ehelin, pliden
|
2017-10-27 11:44:56 +02:00 |
|
Thomas Schatzl
|
0757704af2
|
8184667: Clean up G1ConcurrentMark files
Fix naming, formatting, access control, remove unused code.
Reviewed-by: sjohanss, pliden
|
2017-10-23 11:46:12 +02:00 |
|
Stefan Karlsson
|
7a5e525604
|
Merge
|
2017-10-18 21:06:31 +00:00 |
|
Roman Kennke
|
9ba22876cf
|
8189276: Make SuspendibleThreadSet and related code available to other GCs
Reviewed-by: zgu, coleenp
|
2017-10-18 21:17:46 +02:00 |
|
Stefan Karlsson
|
3fbc4aec64
|
8189359: Move native weak oops cleaning out of ReferenceProcessor
Reviewed-by: pliden, kbarrett
|
2017-10-18 21:13:35 +02:00 |
|
Erik Österlund
|
9adfa12663
|
8188919: Generalize GC thread suspend/resume at safepoints
Reviewed-by: pliden, rkennke
|
2017-10-17 08:51:55 +02:00 |
|
Coleen Phillimore
|
39b068db11
|
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
With the new template functions these are unnecessary.
Reviewed-by: kbarrett, dholmes, eosterlund
|
2017-10-16 22:36:06 -04:00 |
|
Erik Österlund
|
ebf1633bd2
|
8185141: Generalize scavengeable nmethod root handling
Reviewed-by: tschatzl, pliden, rkennke
|
2017-10-13 15:08:56 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|