#212665: Removing duplicated keys (if they have the same value, otherwise failing the build). This sort of addresses #200389 as it gives a build time failure in case the keys are duplicated.
(detail / hgweb)
Merge of http://hg.netbeans.org/jet-main/
(detail / hgweb)
Automated merge with http://hg.netbeans.org/jet-main
(detail / hgweb)
Automated merge with http://hg.netbeans.org/jet-main
(detail / hgweb)
Issue #203062 - Hints panel updates hints in AWT after settings change: fixed Hints update offloaded to a RP thread
(detail / hgweb)
Issue #211759 - AssertionError at org.netbeans.modules.csl.editor.hyperlink.GoToSupport.getIdentifierSpan: fixed The hyperlink paint should be done under read-lock. Changed assert to a WARN log, to avoid assert suppression in release.
(detail / hgweb)
Automated merge with http://hg.netbeans.org/jet-main
(detail / hgweb)
#202814: Prevent adding FB warnings to the editor when the editor/document's version does not reasonably match the sig files' versions.
(detail / hgweb)
#211926: correcting flow w.r.t loops with continue and return inside.
(detail / hgweb)
#202814: when an ErrorDescription is being constructed to a line number, and the given line number is not part of the document (and is positive), silently use the last line in the document.
(detail / hgweb)
#212062 - main method is not invoked in JavaFX project
(detail / hgweb)
#212261 - Memory leak in BookmarkManager.project2Bookmarks - null check for removed file object.
(detail / hgweb)