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

(reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true

XMLWordPrintable

        We can not spin bytecode for calling VM-anonymous classes as their names can't be found.

        This breaks generation of Method/Ctor Accessors when noInflatiion=true

        Fix is to disable bytecode spinning for vm-anonyous classes when noInflation=true

        (Not related to Java language anonymous inner classes)

              jfranck Joel Borggrén-Franck (Inactive)
              jfranck Joel Borggrén-Franck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: