Man Cao
|
df4b7015bf
|
8213224: Move code related to GC threads calculation out of AdaptiveSizePolicy
Consolidate code related to GC threads calculation into a single class
Reviewed-by: tschatzl, pliden
|
2018-12-07 12:46:31 +08:00 |
|
Harold Seigel
|
794d864feb
|
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
Change calls to Abstract_VM_Version methods to be calls to VM_Version methods.
Reviewed-by: coleenp, kbarrett, dholmes
|
2018-10-16 11:08:46 -04:00 |
|
Stefan Karlsson
|
4387825322
|
8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments
Reviewed-by: sjohanss, pliden
|
2018-04-06 11:37:31 +02:00 |
|
Per Lidén
|
24273f04a4
|
8199925: Break out GC selection logic from GCArguments to GCConfig
Reviewed-by: eosterlund, rkennke
|
2018-03-28 11:38:47 +02:00 |
|
Roman Kennke
|
c45098982f
|
8189389: Move heap creation into GC interface
Reviewed-by: pliden, eosterlund
|
2017-11-16 12:53:29 +01:00 |
|
Roman Kennke
|
09a9ab8f41
|
8189171: Move GC argument processing into GC specific classes
Reviewed-by: pliden, eosterlund
|
2017-11-07 11:58:52 +01:00 |
|