Backport of dbalek's fixes made after Apr 22, 2017#274
Merged
geertjanw merged 45 commits intoapache:masterfrom Nov 14, 2017
Merged
Backport of dbalek's fixes made after Apr 22, 2017#274geertjanw merged 45 commits intoapache:masterfrom
geertjanw merged 45 commits intoapache:masterfrom
Conversation
…java.source.save.Reindenter$$Lambda$227/34841035 to javax.tools.DiagnosticListener - fixed.
…mpletion tooltips.
…sing multicursor - fixed.
…itting tab or enter - fixed.
…etAndRemoveNonFieldTAs - fixed.
…m carriage returns across the editor - fixed.
…ut source level 1.8 - fixed.
…laration - fixed.
….EditorCaret.maybeSaveCaretOffset - fixed.
…m intermittently - Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist.
…pletion.JavaCompletionTask.addLocalMembersAndVars - fixed.
…type$iterator,org.clank.support.aliases.type$iterator,org.clank.java.std.Compare)void - fixed.
…rce.pretty.WidthEstimator.widthQ - fixed.
…a.ui.WatchPanel$MyTrees cannot be cast to com.sun.source.util.DocTrees - fixed.
….java adds empty line - fixed.
…tary breaks code - fixed.
…e> compiler option - fixed.
…arser$SimpleEndPosTable cannot be cast to org.netbeans.lib.nbjavac.services.NBParserFactory$NBJavacParser$EndPosTableImpl - fixed.
Member
|
Are you the author of all these changes? The "Backport of dbalek's changes" title seems to imply that you are, but if not the authors need to be identified. |
Member
|
Yes, he's the author. |
Contributor
Author
|
Why do you think the changes are not mine? |
Member
|
Because there's so many. It's a compliment. :-) |
Contributor
Author
|
That is cumulative work since April till now :-) |
Member
|
Cool! I did not imply the changes are not yours, just verifying that they are as it's important in an Apache context. With my incubation mentor hat on...we're all good, thanks for clarifying. |
Member
|
OK, looked through them, makes sense to me, merging. |
Achal1607
added a commit
to Achal1607/netbeans
that referenced
this pull request
Feb 21, 2025
JDK 23 download option added in JDK Downloader
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a batch commit of changes for NetBeans 9 done during legal review of sources already being reviewed and donated. These changes were not part of original donation and contain important fixes for Apache NetBeans to work on/with JDK9.