This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 315a702  JDK 13 text block details
315a702 is described below

commit 315a70269040fa94e0401b431734a816c9e2610c
Author: Geertjan Wielenga <geert...@apache.org>
AuthorDate: Fri Jun 5 13:54:30 2020 +0200

    JDK 13 text block details
---
 .../src/content/download/nb120/index.asciidoc          | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb120/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb120/index.asciidoc
index 787bbb3..f4be86e 100644
--- a/netbeans.apache.org/src/content/download/nb120/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb120/index.asciidoc
@@ -63,7 +63,23 @@ image::ezgif.com-video-to-gif.gif[role="left", 
link="ezgif.com-video-to-gif.gif"
 
 ==== Java 13
 
-link:https://openjdk.java.net/jeps/355[JEP 355]: Text Blocks (Preview) -- in 
addition to the Text Block features introduced to the Java Editor in previous 
releases, a new Java editor hint has been introduced for reverting from Text 
Block to String. 
+link:https://openjdk.java.net/jeps/355[JEP 355]: Text Blocks (Preview) -- Java 
editor hint has been introduced for converting to/from text blocks.
+
+[.feature]
+--
+image::jdk13-textblock.png[role="left", link="jdk13-textblock.png"]
+-- 
+
+- link:https://openjdk.java.net/jeps/305[JEP 305]: Pattern Matching for 
instanceof (Preview Feature) 
+
+[.feature]
+--
+image::TextBlockToString.gif[role="left", link="TextBlockToString.gif"]
+--  
+
+==== Java 12
+
+link:https://openjdk.java.net/jeps/325[JEP 325]: Switch Expressions (Preview) 
– code completion for JEP-325 preview feature for multiple case labels, as 
shown below.
 
 ==== Java 11
  


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to