Integrated: 8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
Damon Nguyen
dnguyen at openjdk.org
Mon Jun 27 12:40:16 UTC 2022
On Fri, 11 Feb 2022 19:20:16 GMT, Damon Nguyen <dnguyen at 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 <dnguyen at openjdk.org>
Committer: Alexey Ivanov <aivanov at 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
More information about the client-libs-dev
mailing list