Skip to content

Sync delivery to master after 29-rc2#9170

Open
ebarboni wants to merge 19 commits intomasterfrom
delivery
Open

Sync delivery to master after 29-rc2#9170
ebarboni wants to merge 19 commits intomasterfrom
delivery

Conversation

@ebarboni
Copy link
Contributor

No description provided.

@ebarboni ebarboni added this to the NB29 milestone Jan 28, 2026
@ebarboni ebarboni added the Release process PRs (eg. versions, sync) that are part of the release process and can be ignored in release notes. label Jan 28, 2026
mbien and others added 17 commits January 29, 2026 12:05
javac was observed to return Elements of types other than
ExecutableElement for paths with TypeMirror kind EXECUTABLE in some
cases.

adds an instanceof guard instead of assuming ExecutableElement
this test was patched in past for similar reasons and can start
failing again when the JDK updates.

testLockFile() is now disabled in CI
SourceLevelQuery may return null.
Fix and disable masterfs lockfile test which is failing since 17u18
previous link is no longer accessible
uses javac's Element.getKind().isDeclaredType() as filter which matches
all class kinds (interfaces, records etc).

minor code improvements and indentation fixes
italic tags don't mix very well with text sections of unclosed
paragraph tags.
…delivery

README: Update pre-apache repo link
java.api.common: Fix missing resource LBL_TestModuleFolder_DialogTitle
Fix possible NPE in maven ModuleInfoSelector
Fix possible CCE during auto completion of invalid code
javadoc renderer: fix snippet rendering of deprecated sections
…livery

StaticImport hint should support records and other class kinds
Use TopComponent.Registry and only open Favorites on first open
of a file editing component. Do not open for non-file TopComponents
like Dashboard.
Enhance behaviour of showing Favorites on first editor usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release process PRs (eg. versions, sync) that are part of the release process and can be ignored in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants