8222637: Obsolete NeedsDeoptSuspend

Reviewed-by: dlong, coleenp, dholmes
This commit is contained in:
Robbin Ehn 2019-04-26 10:18:47 +02:00
parent f6382d9b88
commit 1814ecf475
13 changed files with 4 additions and 95 deletions

View file

@ -324,9 +324,6 @@ define_pd_global(uint64_t,MaxRAM, 1ULL*G);
"Maximum number of pages to include in the page scan procedure") \
range(0, max_uintx) \
\
product_pd(bool, NeedsDeoptSuspend, \
"True for register window machines (sparc/ia64)") \
\
product(intx, UseSSE, 99, \
"Highest supported SSE instructions set on x86/x64") \
range(0, 99) \