Integrated: 8348554: Enhance Linux kernel version checks

Robbin Ehn rehn at openjdk.org
Mon Jan 27 07:15:52 UTC 2025


On Fri, 24 Jan 2025 09:04:39 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi, please consider.
> 
> As we have kernel bugs to work around in RISC-V, we need a more detailed check.
> See:
> https://github.com/openjdk/jdk/pull/23256
> 
> I updated the naming to align with Linux (major, patch, sub):
> https://github.com/torvalds/linux/blob/bc8198dc7ebc492ec3e9fa1617dcdfbe98e73b17/Makefile#L1313
> 
> Additionally, I added a comparison function to simplify these checks.
> 
> Manually tested. Thanks, Robbin.

This pull request has now been integrated.

Changeset: a1fd5f4e
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a1fd5f4e88f52125eef4feea91a60641981177c1
Stats:     36 lines in 3 files changed: 24 ins; 0 del; 12 mod

8348554: Enhance Linux kernel version checks

Reviewed-by: shade, fyang

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

PR: https://git.openjdk.org/jdk/pull/23291


More information about the hotspot-runtime-dev mailing list