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

Add support in Graal and AOT for hidden class

XMLWordPrintable

    • b21

      Hidden classes are replacement for VM anonymous classes. Hidden classes can optionally be created
      as a weak class, i.e. weakly referenced by its defining class loader so that it may be reclaimed while the class loader is still alive. In addition, it can optionally join in a nest as a new nest member.

      Graal currently special cases VM anonymous classes. This issue is to investigate and add support in Graal for hidden classes JEP.

            dlong Dean Long
            mchung Mandy Chung
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: