You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 31 Next »

Proposed Schedule

WeekDateRelease EventsNetCat Events
January
01


02


03


04


05


February
06February 4threlease110 branch created
February 7thvc1 (alpha) created
07


08February 21stvc2 (beta1) created
09


March
10March 7thvc3 (beta2) created
11


12March 21thvc4 (rc1) created, PPMC Vote Starts
13March 24thIPMC Vote Starts
March 28thApache NetBeans 11.0 GA Release


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)

  •  nb-javac JDK-12 upgrade
  •  IDE Editor features testing with updated nb-javac 
  •  nb-javac plugin update



  • No labels