[
https://issues.apache.org/jira/browse/GROOVY-12389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113554#comment-18113554
]
ASF GitHub Bot commented on GROOVY-12389:
-----------------------------------------
testlens-app[bot] commented on PR #2911:
URL: https://github.com/apache/groovy/pull/2911#issuecomment-5609423711
## ✅ All tests passed ✅
🏷️ Commit: 38e70001b429da7bf09b50ab95df7d7fae1174c6
▶️ Tests: 117425 executed
⚪️ Checks: 33/33 completed
---
_Learn more about TestLens at
[testlens.app/docs](https://testlens.app/docs/features/pr-comment/)._
> Java8 plugin: skip type-use annotations when the reflection API lacks
> AnnotatedType
> -----------------------------------------------------------------------------------
>
> Key: GROOVY-12389
> URL: https://issues.apache.org/jira/browse/GROOVY-12389
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
> Involves: a TYPE_ANNOTATIONS flag and guards at the seven call sites that
> read annotated types while building ClassNodes from reflection. Same
> deprecation caveat as item 2.
> Impact on normal usage: none on a JVM. Where the API is absent, type-use
> annotations on precompiled classes are simply not seen, which is the only
> possible behaviour there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)