[
https://issues.apache.org/jira/browse/GROOVY-12384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113340#comment-18113340
]
ASF GitHub Bot commented on GROOVY-12384:
-----------------------------------------
paulk-asert merged PR #2906:
URL: https://github.com/apache/groovy/pull/2906
> Direct invokers: check for Android before touching HiddenClassDefiner
> ---------------------------------------------------------------------
>
> Key: GROOVY-12384
> URL: https://issues.apache.org/jira/browse/GROOVY-12384
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Priority: Major
>
> Involves: swapping two lines in InvokerFactory.generationAllowed so the
> existing Android check runs before HiddenClassDefiner.isEnabled(), and moving
> the ClassOption array into a nested holder class so loading the definer does
> not resolve a type ART lacks.
> Impact on normal usage: none. The Android check is a cached boolean.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)