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

Revisit JPI code to improve exception handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 7
    • solaris_11, 1.4.0, 1.4.1_01, 1.4.2
    • deploy
    • None
    • generic, unknown
    • generic, solaris_nevada, solaris_10

      Many places in the Java Plug-In code, throwable exceptions are catched and is not rethrown which will hide possible problems with the code. It is a good practice to catch the specific exceptions instead of generic exceptions. When we catch throwable or generic exceptions, we should rethrow more specific exceptions after taking necessary actions

            Unassigned Unassigned
            djayaramsunw Devananda Jayaraman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: