8231586: enlarge encoding space for OopMapValue offsets

Reviewed-by: dlong
This commit is contained in:
Tom Rodriguez 2019-10-09 16:35:44 -07:00
parent a544dedf18
commit 4a41f86a39
6 changed files with 77 additions and 137 deletions

View file

@ -62,7 +62,6 @@ class InterfaceSupport: AllStatic {
static void zombieAll();
static void deoptimizeAll();
static void stress_derived_pointers();
static void verify_stack();
static void verify_last_frame();
# endif