[jdk21u] Integrated: 8312394: [linux] SIGSEGV if kernel was built without hugepage support
Thomas Stuefe
stuefe at openjdk.org
Sat Aug 26 05:36:16 UTC 2023
On Thu, 24 Aug 2023 06:24:57 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Hi all,
>
> This patch is one in a small line of preparatory patches that aim, ultimately, to fix https://bugs.openjdk.org/browse/JDK-8312182 ("THPs cause huge RSS due to thread start timing issue").
>
> This particular patch fixes an issue where the JVM would crash on startup when started on a linux box with a kernel that does not support hugepages (mostly affected by this are small SBCs)
This pull request has now been integrated.
Changeset: 3f889a8d
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk21u/commit/3f889a8d253e90f6a8bb24129e38fd721d5ae992
Stats: 22 lines in 1 file changed: 6 ins; 2 del; 14 mod
8312394: [linux] SIGSEGV if kernel was built without hugepage support
Backport-of: 94eb44b192ba421692549a178c386ea34164ea50
-------------
PR: https://git.openjdk.org/jdk21u/pull/97
More information about the jdk-updates-dev
mailing list