This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 7aea5588963 Merge pull request #7968 from
lahodaj/remove-unnecessary-for-rule-switches
add 0fa77ff2438 Fix possible out of bounds exception in switch pattern hint
new 7796670016c Merge pull request #7973 from mbien/fix-switch-hint-ioobe
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../jdk/ConvertToSwitchPatternInstanceOf.java | 28 ++++++++++++----------
.../jdk/ConvertToSwitchPatternInstanceOfTest.java | 18 ++++++++++++++
2 files changed, 34 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists