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

(cl) Fixes for 6830734 needs to properly handle NoClassDefFoundError and ClassFormatError

XMLWordPrintable

    • b03
    • b04
    • generic
    • generic

      The enhancement for classloader with the conditional class verification does not properly handle the cases which NoClassDefFoundError and ClassFormatError is thrown. Thus, when either of these two errors are encountered, it leads to ClassCastException since the current code assumes the thrown object is of RuntimeException type.

            valeriep Valerie Peng
            valeriep Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: