You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/language-compatibility-table-java.rst
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
- Java 6
9
9
- Java 7
10
10
- Java 8
11
-
- Java 11
11
+
- Java 11 [*]_
12
12
13
13
* - Version 3.10
14
14
-
@@ -73,5 +73,4 @@
73
73
- |checkmark|
74
74
- |checkmark|
75
75
76
-
[*] Note: Java versions 8 and above are all supported thanks to the JVM backwards compatibility promise
77
-
and only LTS versions will be explicitly listed in future.
76
+
.. [*] Java versions 8 and above are all supported thanks to the JVM backwards compatibility promise. Only LTS versions will be explicitly listed in future.
0 commit comments