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 15-rc2 #4413

Merged
merged 20 commits into from
Jul 27, 2022
Merged

Sync delivery to master after 15-rc2 #4413

merged 20 commits into from
Jul 27, 2022

Conversation

neilcsmith-net
Copy link
Member

No description provided.

mbien and others added 5 commits July 19, 2022 16:25
 - fixes a single bug "IOOBE during indexing", see MINDEXER-164
upgrade maven-indexer to 6.2.2.
reuse existing nbm maven plugin to export package
@neilcsmith-net neilcsmith-net added the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Jul 20, 2022
neilcsmith-net and others added 15 commits July 20, 2022 16:36
Fix #4411 - ensure moduleLocations is initialized.
reintroduce getallmavencoordinates
 - we can make this work for final fields, non-final fields would
   be more complicated
 - added missing methods to READ_METHODS set
Using record construct on JDK-11 yields an error in the editor
…ading from temp

junixsocket loads by default the native library using System#loadLibrary
so the native libraries only need to be placed in the

modules/lib/<arch>/<os>

folders, so that they can be loaded directly with the requirement to
expand them and load them from java.io.tmpdir.

Closes: #4393
Enable direct loading of native library for junixsocket instead of loading from temp
PHPStan - fixes typo in config panel and updates config file name
Fix Gradle Source4Binary always returns with resources location.
Unbalanced hint should work for fields initialized in constructor
@neilcsmith-net neilcsmith-net removed the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Jul 27, 2022
@neilcsmith-net neilcsmith-net merged commit 314d8d0 into master Jul 27, 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