Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync delivery to master after 13-rc3 #3515

Merged
merged 27 commits into from
Feb 2, 2022
Merged

Sync delivery to master after 13-rc3 #3515

merged 27 commits into from
Feb 2, 2022

Conversation

neilcsmith-net
Copy link
Member

No description provided.

@neilcsmith-net neilcsmith-net added the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Jan 26, 2022
Jaroslav Tulach and others added 13 commits January 27, 2022 07:05
…vaExtensions

[NETBEANS-6384] Detect another Java support ext and recommend to Disable one.
…on from generated ZIP

The JDK apis don't make the unix file permissions available to users
and thus the information, that a file should be be executable is lost.

The micronaut project contain maven and gradle wrapper implementations,
which need to have the executable bit set to be useful.
Fix code completion for parent's trait #3486
…dInfo

Making build information a bit more up to date
…ments

Exposing simple UI action to open next segment of a heap dump
build.xml and run.xml: fixed detection of 64 bit architecture for Java 9+ (on Windows)
neilcsmith-net and others added 7 commits January 31, 2022 10:05
#3526: Retain traling / for non-existing directories.
 - this is not a clean fix, it only improves the situation by making the
   wizzard actually usable
 - logic should not use Class.forName since it doesn't know anything
   about the opened projects or used JDKs
 - proper fix would either require calling ElementHandle.resolve off
   EDT and getting CompiltaionInfo from somewhere or to add modifiers
   to ElementHandle itself which would be a fairly large change
[#3511] workaround for extends/implements panel not showing any results.
[jackpot] DefaultRuleUtilities::referencedIn fix for single variable matching
- https://issues.apache.org/jira/browse/NETBEANS-6177
- Related to NETBEANS-5080
- Use the `canceled` field instead of `detachRequest.set(true)` because
the stop command is not sent in `sendStopCommand()` if `detacheRequest` is `true`
[NETBEANS-6177] Fix an issue the stop command is not sent
@neilcsmith-net neilcsmith-net removed the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Feb 2, 2022
@neilcsmith-net neilcsmith-net merged commit 0b619d1 into master Feb 2, 2022
@mbien mbien added the Release process PRs (eg. versions, sync) that are part of the release process and can be ignored in release notes. label Dec 3, 2022
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.

None yet

7 participants