[code-reflection] RFR: Catching and logging exceptions from BodyScanner::scanLambda when reflectAll enabled [v2]

Adam Sotona asotona at openjdk.org
Thu Jan 15 17:58:33 UTC 2026


On Thu, 15 Jan 2026 17:21:00 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> [PR: Implementation of -XDreflectAll switch](https://github.com/openjdk/babylon/pull/822) wrapped `BodyScanner::scanMethod` with try/catch block and logged warnings when `reflectAll` enabled.
>> This PR also wraps `BodyScanner::scanLambda` to enable `reflectAll` testing.
>> 
>> Please review.
>> 
>> Thank you,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reduced try blocks scope

Thank you!

-------------

PR Comment: https://git.openjdk.org/babylon/pull/846#issuecomment-3756154653


More information about the babylon-dev mailing list