You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Eric Milles (Jira)" <ji...@apache.org> on 2023/09/04 19:25:00 UTC

[jira] [Resolved] (GROOVY-7819) Creating a dynamic proxy from an interface fails on JDK9

     [ https://issues.apache.org/jira/browse/GROOVY-7819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Milles resolved GROOVY-7819.
---------------------------------
    Resolution: Fixed

> Creating a dynamic proxy from an interface fails on JDK9
> --------------------------------------------------------
>
>                 Key: GROOVY-7819
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7819
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Jochen Theodorou
>            Priority: Major
>              Labels: JDK9
>
> GROOVY-7104 was originally fixed by some invokedynamic based trickery, which will no longer work with JDK9. We have to investigate if we should not create the classes at runtime ourselves



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