On Tue, 21 Oct 2025 15:38:38 GMT, Andy Goryachev <[email protected]> wrote:
> Fixes a missing `null` check in `CodeArea.copy()` when the > `syntaxHighlighter` property is set. > > Also > - made sure other callers check for null > - removed dead code thank you ------------- PR Comment: https://git.openjdk.org/jfx/pull/1942#issuecomment-3438194320
