Per Lidén
|
d33d485682
|
8220601: ZGC: Delete ZNMethodTableEntry arrays using ZSafeDelete
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:41 +01:00 |
|
Stefan Karlsson
|
2133bed090
|
8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class
Reviewed-by: pliden
|
2019-02-21 14:24:44 +01:00 |
|
Stefan Karlsson
|
8fec4b7f85
|
8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class
Reviewed-by: pliden
|
2019-02-20 12:04:12 +01:00 |
|
Stefan Karlsson
|
a7707862a9
|
8219467: ZGC: Move ZNMethodData to its own file
Reviewed-by: pliden
|
2019-02-20 11:42:49 +01:00 |
|
Stefan Karlsson
|
858c007cf8
|
8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class
Reviewed-by: pliden
|
2019-02-20 11:39:36 +01:00 |
|
Stefan Karlsson
|
2895d5534d
|
8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData
Reviewed-by: pliden
|
2019-02-20 10:47:03 +01:00 |
|
Stefan Karlsson
|
b0383a247d
|
8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock
Reviewed-by: pliden
|
2019-02-20 10:46:39 +01:00 |
|
Stefan Karlsson
|
45f74c8c95
|
8219462: ZGC: Use wait/notify in ZNMethodTable
Reviewed-by: pliden
|
2019-02-19 13:47:45 +01:00 |
|
Per Lidén
|
ad65ea3c85
|
8217309: ZGC: Fix ZNMethodTable corruption
Reviewed-by: eosterlund, stefank
|
2019-01-24 12:23:01 +01:00 |
|
Erik Österlund
|
c03e894387
|
8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake
Reviewed-by: pliden, neliasso
|
2019-01-11 13:15:37 +01:00 |
|
Erik Österlund
|
9897ff01e9
|
8214897: ZGC: Concurrent Class Unloading
Co-authored-by: Per Liden <per.liden@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Reviewed-by: pliden
|
2018-12-11 11:08:39 +01:00 |
|
Erik Österlund
|
364f0784a4
|
8212585: Clean up CompiledMethod::oops_reloc_begin()
Reviewed-by: kvn, pliden
|
2018-11-05 12:36:23 +01:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|