[
https://issues.apache.org/jira/browse/GROOVY-12384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113264#comment-18113264
]
ASF GitHub Bot commented on GROOVY-12384:
-----------------------------------------
testlens-app[bot] commented on PR #2906:
URL: https://github.com/apache/groovy/pull/2906#issuecomment-5600293860
## ✅ All tests passed ✅
🏷️ Commit: 7651e96c9512bed76ebc5de8ac5bda2612728a15
▶️ Tests: 116155 executed
⚪️ Checks: 33/33 completed
---
_Learn more about TestLens at
[testlens.app/docs](https://testlens.app/docs/features/pr-comment/)._
> 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)