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

Minor Throwable.printStackTrace() typos

XMLWordPrintable

    • b10
    • Not verified

      A DESCRIPTION OF THE PROBLEM :
      Affects docs for Java 8 as well
      https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html#printStackTrace()

      >suppressed exceptions just at it is used on causes
      Should be ("at" -> "as")
      >suppressed exceptions just as it is used on causes

      >beyond their "containing exceptions."
      Should probably be (quotation mark before period)
      >beyond their "containing exceptions".


            darcy Joe Darcy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: