h2jvm
Safe HaskellNone
LanguageGHC2021

JVM.Data.JVMVersion

Description

Information about JVM Versions

Synopsis

Documentation

newtype JVMVersion Source #

A JVM Version Number

Constructors

JVMVersion Word16 

isEOL :: JVMVersion -> Bool Source #

Returns true if the JVM version is EOL at the time of writing (April 2023) This is for OpenJDK, other vendors may have different EOL dates