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 This pull request has now been integrated. Changeset: a4e4142a Author: Andy Goryachev <[email protected]> URL: https://git.openjdk.org/jfx/commit/a4e4142a2b787cb51e20103d650e568eac8ed3cc Stats: 91 lines in 3 files changed: 70 ins; 18 del; 3 mod 8370253: CodeArea: NPE on copy Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1942
