Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-11156

Groovy should no longer use MagicAccessorImpl from sun.reflect

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0-alpha-2
    • None
    • None

    Description

      Since Java9 MagicAccessorImpl moved to a different package and does no longer fulfill the same role as before. While our code does not depend on that class to exist, it is also used almost solely for callsite caching code generation, which is no longer the default. Therefore removing the usage of class seems to be a good option at least for Groovy 5

      Attachments

        Issue Links

          Activity

            People

              blackdrag Jochen Theodorou
              blackdrag Jochen Theodorou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: