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

NPE when printing stack trace of OOME

    XMLWordPrintable

Details

    • b102
    • 7
    • b109
    • generic, x86
    • generic, windows_xp
    • Verified

    Description

      JDK7 b102 fails with the following exception when calling method printStackTrace() on OutOfMemoryException object:

      java.lang.NullPointerException
      at java.lang.Throwable.printStackTrace(Throwable.java:563) at java.lang.Throwable.printStackTrace(Throwable.java:548) ...

      The problem doesn't occur in older builds (b100, b101).

      The code change that seems to be most related to this bug is CR 6911258 commit.

      Attachments

        Issue Links

          Activity

            People

              mchung Mandy Chung
              kshiroko Kirill Shirokov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: