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

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

    XMLWordPrintable

Details

    Backports

      Description

        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)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: