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

    • b24
    • generic
    • generic

        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.

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

                Created:
                Updated:
                Resolved: