This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 7796670016c2aedcf35794ac2ca68a959f27d4c9 Merge: 7aea5588963 0fa77ff2438 Author: Michael Bien <[email protected]> AuthorDate: Tue Nov 19 16:13:04 2024 +0100 Merge pull request #7973 from mbien/fix-switch-hint-ioobe Fix possible out of bounds exception in switch pattern hint .../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
