-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 1.2.2
-
Component/s: client-libs
-
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