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

Extra <code> tag around @link in LineEvent.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • docs
    • None
    • beta
    • sparc
    • solaris_2.6

      The <code> tag in the following comment causes all following text in that
      class page (and corresponding 'S' index page) to be <code> font.

      /java/jdk/ws/docs-1.3/src/share/classes/javax/sound/sampled/LineEvent.java

      /**
       * A type of event that is sent when a line begins to engage in active
       * input or output of audio data in response to a
       * <code>{@link DataLine#start start} request.
       * @see #STOP
       * @see DataLine#start
       */
      public static final Type START = new Type("Start");

      The problem index page is:

      http://webwork.eng/j2se/1.3/docs/api/index-files/index-19.html

      This problem occurs in both Merlin and 1.3

      -Doug
      > | >

            dkramersunw Douglas Kramer (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: