[jdk17u-dev] Integrated: 8312394: [linux] SIGSEGV if kernel was built without hugepage support
Thomas Stuefe
stuefe at openjdk.org
Wed Aug 30 18:02:32 UTC 2023
On Fri, 25 Aug 2023 11:41:17 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Clean backport (based on https://github.com/openjdk/jdk17u-dev/pull/1694). Fixes a crash post-8310233 on obscure Linux kernels (compiled without huge page support, typically for SBCs). We saw it on arm32 on Raspian OS.
This pull request has now been integrated.
Changeset: fbe3773a
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/fbe3773a3256e1c663ba84cd0f5b67d0dcfc23c2
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/jdk17u-dev/pull/1695
More information about the jdk-updates-dev
mailing list