-
Bug
-
Resolution: Unresolved
-
P4
-
1.2.2
-
None
HTMLReader specifies which actions handle HTML tags. Yet some of the actions are non-public classes, such as TitleAction, LinkAction.
These inconsistencies should be addressed: TitleAction and LinkAction are subclasses of HiddenAction, so HiddenAction should be referenced in the table instead.
This problem was found during code review forJDK-8323801:
https://github.com/openjdk/jdk/pull/17659#discussion_r1484361842
https://github.com/openjdk/jdk/pull/17659#discussion_r1485803912
These inconsistencies should be addressed: TitleAction and LinkAction are subclasses of HiddenAction, so HiddenAction should be referenced in the table instead.
This problem was found during code review for
https://github.com/openjdk/jdk/pull/17659#discussion_r1484361842
https://github.com/openjdk/jdk/pull/17659#discussion_r1485803912