public static finalintRECOMMENDED_MIN_MAJOR_VERSION
Recommended minimum Java major version. Older versions are allowed (the field warns rather
than blocks), but this is the floor the plugin is tested against and the default for new
templates.
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.
Shell command that installs the JRE for the given major version, or null for
NONE. Corretto packages live in Amazon's apt repository, so its key and source list
are configured first; OpenJDK is installed from the agent distro's own repositories.