mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8301337: Remove unused os::_polling_page
Reviewed-by: coleenp, dnsimon
This commit is contained in:
parent
d583767bf1
commit
419409bcf6
4 changed files with 0 additions and 10 deletions
|
@ -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 */ \
|
||||
/**********/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue