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 282477d2febf4d459cfffda193b6e82917b47f99
Merge: 97e81121c52 12d6cd7da63
Author: Michael Bien <[email protected]>
AuthorDate: Wed Sep 17 15:25:50 2025 +0200

    Merge pull request #8808 from 
mbien/remove-overlooked-boxing-constructor-calls
    
    Remove remaining Integer constructor calls in custom form code and String 
literal

 .../project/ui/wizard/project/templateWizardIterator.javx    |  4 ++--
 .../modules/web/core/palette/items/ChooseCustomizer.form     |  3 ++-
 .../netbeans/modules/html/palette/items/OLCustomizer.form    |  2 +-
 .../modules/html/palette/items/SELECTCustomizer.form         |  4 ++--
 .../netbeans/modules/html/palette/items/TABLECustomizer.form | 12 ++++++------
 .../modules/html/palette/items/TEXTAREACustomizer.form       |  6 +++---
 .../netbeans/modules/html/palette/items/ULCustomizer.form    |  2 +-
 .../org/netbeans/modules/project/uiapi/ProjectCopyPanel.form | 11 ++++++-----
 .../org/netbeans/modules/project/uiapi/ProjectCopyPanel.java |  4 ++--
 .../src/org/netbeans/beaninfo/editors/ListImageEditor.java   |  2 +-
 10 files changed, 26 insertions(+), 24 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

Reply via email to