Withdrawn: JDK-8312469: Print huge page information in error reporting
duke
duke at openjdk.org
Tue Nov 28 01:51:17 UTC 2023
On Thu, 20 Jul 2023 15:38:38 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> We query the OS about hugepage and THP support and have a good printout function already; lets use that for hs-err and VM.info.
>
> We can remove some of the now redundant printing. The new printout is also less wordy.
>
> Example printout:
>
>
> Static hugepage support:
> hugepage size: 2M
> hugepage size: 1G
> default hugepage size: 2M
> Transparent hugepage (THP) support:
> THP mode: always
> THP pagesize: 2M
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14958
More information about the hotspot-runtime-dev
mailing list