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 862bef2561563d3d997b6d56dec91e4e399e6df6
Merge: 57eb4e7e924 c7dbb21b773
Author: Michael Bien <[email protected]>
AuthorDate: Tue Jun 23 21:37:39 2026 +0200

    Merge pull request #9462 from mbien/ternary-concat-fix
    
    Fixed more ternary concatenation bugs

 .../share/configbean/customizers/common/TextMapping.java |  4 ++--
 .../tomcat5/optional/TomcatIncrementalDeployment.java    |  2 +-
 .../modules/css/visual/PropertyValuesEditor.java         |  2 +-
 .../spi/project/support/ant/ReferenceHelper.java         |  2 +-
 .../xml/schema/model/visitor/FindUsageVisitorTest.java   |  2 +-
 .../src/org/netbeans/api/java/platform/Profile.java      | 16 ++++++++++------
 .../src/org/netbeans/modules/javadoc/hints/Analyzer.java |  7 ++++++-
 .../php/editor/parser/astnodes/CaseDeclaration.java      |  2 +-
 .../php/editor/parser/astnodes/EnumDeclaration.java      |  2 +-
 9 files changed, 24 insertions(+), 15 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