RFR: 8348554: Enhance Linux kernel verions checks

Robbin Ehn rehn at openjdk.org
Fri Jan 24 09:10:23 UTC 2025


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

> Hi please considered.
> 
> 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 names according Linux (major, patch, sub):
> https://github.com/torvalds/linux/blob/bc8198dc7ebc492ec3e9fa1617dcdfbe98e73b17/Makefile#L1313
> 
> And I added a comp func to make these checks easier.
> 
> Manual tested, thanks Robbin

@jdksjolen maybe you want to have a look, so you don't need to be on the cleaning crew :)

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

PR Comment: https://git.openjdk.org/jdk/pull/23291#issuecomment-2612017393


More information about the hotspot-runtime-dev mailing list