On Fri, 11 Feb 2022 19:20:16 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
> Updated Parser class doc by appending to the doc regarding lack of support > for HTML script tags. Adding this information to the "parse" function did not > seem as consistent for formatting as adding it to the Parser class doc. This pull request has now been integrated. Changeset: 64f95cfb Author: Damon Nguyen <dngu...@openjdk.org> Committer: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/64f95cfb32233f74faf81b9cfaf824c6b3f8346b Stats: 110 lines in 2 files changed: 110 ins; 0 del; 0 mod 8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags Reviewed-by: prr, aivanov ------------- PR: https://git.openjdk.org/jdk/pull/7446