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.

            Assignee:
            Dean Long
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: