Backslash missing in release notes

XMLWordPrintable

    • Type: Bug
    • Resolution: Delivered
    • Priority: P4
    • None
    • Affects Version/s: 24
    • Component/s: docs

      A DESCRIPTION OF THE PROBLEM :
      https://bugs.openjdk.org/browse/JDK-8343757 shows release notes containing this:

      log_info(gc)("A\n[gc] B");

      However, in the final release notes at https://jdk.java.net/24/release-notes#JDK-8288298 this has been changed to:

      log_info(gc)("An[gc] B");

      And then the example no longer makes sense.


            Assignee:
            Roger Calnan
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: