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

Backslash missing in release notes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 24
    • 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.


            rcalnan Roger Calnan
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: