From 3181a723710ea579c3029c9ec9912ccad2ebca91 Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Thu, 12 Mar 2020 12:11:10 +0000 Subject: [PATCH] Remove explicit Java SE 5 reference --- spec/src/main/asciidoc/ELSpec.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/src/main/asciidoc/ELSpec.adoc b/spec/src/main/asciidoc/ELSpec.adoc index 97fad91..19c2e9b 100644 --- a/spec/src/main/asciidoc/ELSpec.adoc +++ b/spec/src/main/asciidoc/ELSpec.adoc @@ -1247,7 +1247,7 @@ body of the outer lambda expression has already been executed. === Enums -The Unified EL supports Java SE 5 enumerated +The Unified EL supports Java enumerated types. Coercion rules for dealing with enumerated types are included in the following section. Also, when referring to values that are instances of an enumerated type from within an EL expression, use the literal