Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


TypeBug IdDescriptionBug OwnerRemarks
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
9EnhNETBEANS-1783Support for JEP 330: Launch Single-File Source-Code Programs