Jump to content

Template:Infobox Java version

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SWinxy (talk | contribs) at 19:23, 14 June 2021 (Add notable additions/removals). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Infobox Java version

Small infobox for use in Java version history to give a brief summary each version.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Version nameversion name name

Full abbreviated name

Example
Java SE 17, J2SE 1.2
Stringrequired
Is LTS?lts

yes if this Java version is a long-term-support version

Auto value
yes
Booleanoptional
Release datereleased

Date when the Java version was released, or is expected to release.

Example
{{Start date and age|YYYY|MM|DD}} or {{Date|YYYY|MM}}
Daterequired
Number of JEPsjeps num_jeps

The number of Java Enhancement Proposals

Numbersuggested
Public support endedpublic_support_ended public_death

Date of when public support and security updates ended.

Example
{{End date|YYYY|MM}}
Dateoptional
Paid support endedpaid_support_ended paid_death

Date of when paid support and security updates ended.

Example
{{End date|YYYY|MM}}
Dateoptional
Notable featuresfeatures feats

Notable additions to the Java language or platform

Example
{{Unbulleted list|...}}
Unknownsuggested
Notable removalsremoved deprecated

Notable removals of the Java language or platform

Example
{{Unbulleted list|...}}
Unknownsuggested
Preview JEPspreviews

List of previewed language features

Unknownsuggested
Incubating featuresincubating

List of incubating features

Unknownsuggested
Version codenamecodename nickname

Codename of the Java version

Example
Tiger
Stringoptional