Skip to content

Feature implementation from commits 06c14ad..01082b8#2

Open
yashuatla wants to merge 17 commits intofeature-base-2from
feature-head-2
Open

Feature implementation from commits 06c14ad..01082b8#2
yashuatla wants to merge 17 commits intofeature-base-2from
feature-head-2

Conversation

@yashuatla
Copy link
Owner

This PR contains changes from a range of commits from the original repository.

Commit Range: 06c14ad..01082b8
Files Changed: 238 (203 programming files)
Programming Ratio: 85.3%

Commits included:

mbien and others added 17 commits June 5, 2025 21:58
fixes hundreds of javac warnings and avoids situations when comments
wrongly show up as javadoc.

 - unintentional '///'
 - some dead (and commented out) code removal
 - some removal of decorative comments
 - fixed wrong annotation/doc ordering
 - various other dangling comment situations
fixes hundreds of javac warnings and avoids situations when comments
wrongly show up as javadoc.

 - unintentional '///'
 - some dead (and commented out) code removal
 - some removal of decorative comments
 - fixed wrong annotation/doc ordering
 - various other dangling comment situations
fixes hundreds of javac warnings and avoids situations when comments
wrongly show up as javadoc.

 - unintentional '///'
 - some dead (and commented out) code removal
 - some removal of decorative comments
 - fixed wrong annotation/doc ordering
 - various other dangling comment situations
fixes hundreds of javac warnings and avoids situations when comments
wrongly show up as javadoc.

 - unintentional '///'
 - some dead (and commented out) code removal
 - some removal of decorative comments
 - fixed wrong annotation/doc ordering
 - various other dangling comment situations
not needed anymore since 12d71f4 / NB 25
Update bundled maven to 3.9.10
 - removes "COS is not enabled" notification bubbles
 - add "(deprecated)" to COS checkbox text
…de, less, sass

remove uncessary antlr lexer flags
update embeddng code test, update author comment
Reduce coupling between javascript2.jade, css.prep and javascript2.vue
…ort_embedding_part

vue files - include parametric embedding support for javascript and styles
Maven project: remove COS notifications and deprecate COS in UI
…trol/RemoveUnnecessary.java

The NPE is thrown in java/java.hints/src/org/netbeans/modules/java/hints/control/RemoveUnnecessary.java:117, tp.getLeaf().getKind() does not
verify that the return value of tp.getLeaf() is non-null;

The solution tests for non-null-ness and return null if tp==null
Added test as suggensted by lahodaj.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Comments