Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8325623

HTMLReader refers to non-public classes as tag handlers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 1.2.2
    • 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 for JDK-8323801:
      https://github.com/openjdk/jdk/pull/17659#discussion_r1484361842
      https://github.com/openjdk/jdk/pull/17659#discussion_r1485803912

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: