8292608: [AIX] Broken build after 8291945
Reviewed-by: shade
This commit is contained in:
parent
62a7fc60d3
commit
833bf06905
@ -2302,7 +2302,7 @@ void os::init(void) {
|
||||
|
||||
// For now UseLargePages is just ignored.
|
||||
FLAG_SET_ERGO(UseLargePages, false);
|
||||
_page_sizes.add(os::vm_page_size);
|
||||
_page_sizes.add(os::vm_page_size());
|
||||
|
||||
// debug trace
|
||||
trcVerbose("os::vm_page_size %s", describe_pagesize(os::vm_page_size()));
|
||||
|
Loading…
x
Reference in New Issue
Block a user