Zhengyu Gu
|
f2e1bfa38a
|
8227927: Move ParallelCleaningTask back to G1
Reviewed-by: tschatzl, kbarrett
|
2019-07-24 08:34:06 -04:00 |
|
Vladimir Kozlov
|
e9c523ae5f
|
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
|
2019-05-01 12:31:29 -07:00 |
|
Stefan Karlsson
|
2370adc703
|
8220343: Move scavenge_root_nmethods from shared code
Reviewed-by: kvn, eosterlund
|
2019-03-14 09:15:51 +01:00 |
|
Thomas Schatzl
|
d800361151
|
8213229: Investigate treating StringTable as weak in young collections
Reviewed-by: zgu, kbarrett
|
2019-01-29 11:30:17 +01:00 |
|
Erik Österlund
|
1379397c32
|
8213755: Let nmethods be is_unloading() outside of safepoints
Reviewed-by: rehn, coleenp, kvn
|
2018-11-22 10:01:38 +01:00 |
|
David Holmes
|
eac28d7fae
|
8213137: Remove static initialization of monitor/mutex instances
Moved to the global mutex list in mutexLocker
Reviewed-by: tschatzl, dcubed, rehn, eosterlund
|
2018-11-08 07:42:08 -05:00 |
|
Erik Österlund
|
25f14cd757
|
8209189: Make CompiledMethod::do_unloading more concurrent
Reviewed-by: kvn, coleenp
|
2018-11-02 08:33:59 +01:00 |
|
Zhengyu Gu
|
083110efa9
|
8209852: Counters in StringCleaningTask should be type of size_t
Converted counters to size_t type to avoid casting
Reviewed-by: coleenp
|
2018-08-27 17:20:29 -04:00 |
|
Zhengyu Gu
|
af8a3d61b5
|
8209841: [REDO] Refactor G1ParallelCleaningTask into shared
Refactored ParallelCleaningTask to share with other GCs
Reviewed-by: tschatzl, shade
|
2018-08-24 15:49:21 -04:00 |
|
Thomas Schatzl
|
2ffded2a4b
|
8209839: [Backout] Backout JDK-8206467 Refactor G1ParallelCleaningTask into shared
Reviewed-by: zgu
|
2018-08-22 16:01:29 +02:00 |
|
Zhengyu Gu
|
bd0f1453dc
|
8206467: Refactor G1ParallelCleaningTask into shared
Refactored and moved G1ParllelCleaningTask to be shared among GCs
Reviewed-by: rkennke, kbarrett
|
2018-08-21 20:29:57 -04:00 |
|