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

Modify JVM_FindClassFromBootLoader to return null if class not found

    XMLWordPrintable

Details

    • b08
    • generic
    • generic
    • Not verified

    Backports

      Description

        To fix 4917309 (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading, the VM needs to provide an entry point that will find a class from the bootstrap class loader and return null if not found (instead of throwing a ClassNotFoundException).

        JVM_FindClassFromBootLoader was added in JDK 7 for 6714758. We will modify that for this fix. This will simplify the synchronized pushes of the HotSpot fix and JDK fix.

        Attachments

          Issue Links

            Activity

              People

                mchung Mandy Chung
                mchung Mandy Chung
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: