Jochen Theodorou created GROOVY-11156:
-----------------------------------------

             Summary: Groovy using no longer existing MagicAccessorImpl from 
sun.reflect
                 Key: GROOVY-11156
                 URL: https://issues.apache.org/jira/browse/GROOVY-11156
             Project: Groovy
          Issue Type: Improvement
            Reporter: Jochen Theodorou


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to