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

Exclude lambda proxy class from the CDS archive if its caller class is excluded

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • b24
    • generic
    • generic

    Backports

      Description

        If a caller class is being excluded from the archive, its associated lambda proxy class(es) should also be excluded.

        A caller class will be excluded from the archive under some situations as follows:
        1. it is a signed class;

        2. it has been redefined after its lambda proxy class was created.

        Attachments

          Issue Links

            Activity

              People

                ccheung Calvin Cheung
                ccheung Calvin Cheung
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: