[jdk17u-dev] RFR: 8312394: [linux] SIGSEGV if kernel was built without hugepage support

Thomas Stuefe stuefe at openjdk.org
Wed Aug 30 09:21:32 UTC 2023


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.

-------------

Commit messages:
 - Backport 94eb44b192ba421692549a178c386ea34164ea50

Changes: https://git.openjdk.org/jdk17u-dev/pull/1695/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1695&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8312394
  Stats: 22 lines in 1 file changed: 6 ins; 2 del; 14 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1695.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1695/head:pull/1695

PR: https://git.openjdk.org/jdk17u-dev/pull/1695


More information about the jdk-updates-dev mailing list