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

(bf) Buffer subclasses documentation contains template strings

XMLWordPrintable

    • b15
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The documentation for the type specific java.nio.Buffer subclasses contains template strings since Java 16.
      For example https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/nio/IntBuffer.html contains:
      - {#if[char]?, a string,}
      - {#if[!byte]? and}
      - {#if[char]?or string}

      REGRESSION : Last worked in version 15


            bpb Brian Burkhalter
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: