paulk-asert commented on PR #2842: URL: https://github.com/apache/groovy/pull/2842#issuecomment-5468385349
Two follow-up commits addressing the review (kept separate so the threads stay anchored; I can squash before merge): - 5624741568 — indy uses the call-site lookup for field reads and writes; manual access rules removed from Selector; CachedField.makeAccessible records the real outcome. - 4e7b0d11ad — STC reports an inaccessible package-private/protected field declared by the receiver's class as an access violation rather than a missing property; inherited and private cases unchanged for now (see the thread). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
