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

RFE: NullPointerException: Better info

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 8-pool
    • 1.4.1, 1.4.2, 5.0
    • hotspot
    • x86
    • linux, windows_nt, windows_2000, windows_xp

      Name: rmT116609 Date: 03/19/2003


      A DESCRIPTION OF THE REQUEST :
      Include the class name and variable name in any NullPointerException message.

      JUSTIFICATION :
      It would make debugging easier.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      The message of the NullPointerException should include the class name and variable name whenever possible. It is understood that it might not always be possible because of changes made by a JIT.
      NullPointerException doesn't include a message.

      CUSTOMER SUBMITTED WORKAROUND :
      Catch and rethrow the NullPointerException around each possible pointer dereference.
      (Review ID: 182849)
      ======================================================================

            Unassigned Unassigned
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: