8301337: Remove unused os::_polling_page

Reviewed-by: coleenp, dnsimon
This commit is contained in:
Robbin Ehn 2023-01-31 11:41:16 +00:00
parent d583767bf1
commit 419409bcf6
4 changed files with 0 additions and 10 deletions

View file

@ -380,12 +380,6 @@
static_field(CompressedKlassPointers, _narrow_klass._base, address) \
static_field(CompressedKlassPointers, _narrow_klass._shift, int) \
\
/******/ \
/* os */ \
/******/ \
\
static_field(os, _polling_page, address) \
\
/**********/ \
/* Memory */ \
/**********/ \