FYI: JDK 12 Schedule: https://openjdk.java.net/projects/jdk/12/

  • 2018/12/13 Rampdown Phase One (fork from main line)
  • 2019/01/17 Rampdown Phase Two
  • 2019/02/07 Release-Candidate Phase
  • 2019/03/19 General Availability

Issues/Enhancements

JDK Support

JEP 325: Switch Expressions (Preview) 


TypeBug IdDescriptionOwnerRemarks
1EnhNETBEANS-1673Support for auto-complete of enum case values in switch expressionArunavaPR-1059
2BugNETBEANS-1674NPE thrown while formatting the switch expressionArunavaPR-1079
3EnhNETBEANS-1675Java Hint to fix error :different case kinds used in the switch in switch expressionsVikasIn-progress
4BugNETBEANS-1676Syntax highlighting issue in switch expressionJanFixed with PR #997
5EnhNETBEANS-1677Proposed suggestion hint to prevent RuntimeException "error: the switch expression does not cover all possible input values."SarveshResolved
6BugNETBEANS-1728ClassCastException in switch expressionSarveshPR-1071
7BugNETBEANS-1761Fix issues of "Convert switch to rule switch" hintsSarveshResolved
8BugNETBEANS-1780Formatting issue in Switch Expression(JDK-12)ArunavaPR-1079

Launch Single-File Source-Code Programs


TypeBug IdDescriptionOwnerRemarks
1EnhNETBEANS-1783Support for JEP 330: Launch Single-File Source-Code ProgramsSarvesh

 Nb-javac JDK12 upgrade (Owners Dusan, Arunava)


TypeBug IdDescriptionOwnerRemarks
1TaskNETBEANS-1917Testing of nb-javac for JDK-12 in NB
Arunava
  •  nb-javac JDK-12 upgrade
  •  IDE Editor features testing with updated nb-javac 
  •  nb-javac plugin update
  • No labels