-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
17, 21
-
ppc
-
linux_ubuntu
Failed to read /sys/kernel/mm/transparent_hugepage/enabled
Configuration read from OS: Configuration{_staticHugePageSizes=[], _staticDefaultHugePageSize=0, _thpMode=unknown, _thpPageSize=0}
Configuration read from JVM log: Configuration{_staticHugePageSizes=[], _staticDefaultHugePageSize=0, _thpMode=never, _thpPageSize=0}
The _thpMode differ(unknown vs never), because of this missing change from 22:https://github.com/openjdk/jdk/pull/15159/commits/c63dbd8cde0d7ed3954831cd22f114c175325257
Configuration read from OS: Configuration{_staticHugePageSizes=[], _staticDefaultHugePageSize=0, _thpMode=unknown, _thpPageSize=0}
Configuration read from JVM log: Configuration{_staticHugePageSizes=[], _staticDefaultHugePageSize=0, _thpMode=never, _thpPageSize=0}
The _thpMode differ(unknown vs never), because of this missing change from 22:https://github.com/openjdk/jdk/pull/15159/commits/c63dbd8cde0d7ed3954831cd22f114c175325257
- duplicates
-
JDK-8313781 Add regression tests for large page logging and user-facing error messages
-
- Resolved
-