8256497: Zero: enable G1 and Shenandoah GCs

Reviewed-by: rkennke, erikj, ihse
This commit is contained in:
Aleksey Shipilev 2020-11-22 18:10:04 +00:00
parent 037e49cf57
commit e06a68397d
5 changed files with 56 additions and 18 deletions

View file

@ -37,6 +37,7 @@
static int getter_entry(Method* method, intptr_t UNUSED, TRAPS);
static int setter_entry(Method* method, intptr_t UNUSED, TRAPS);
static int empty_entry(Method* method, intptr_t UNUSED, TRAPS);
static int Reference_get_entry(Method* method, intptr_t UNUSED, TRAPS);
public:
// Main loop of normal_entry