[code-reflection] RFR: Catching and logging exceptions from BodyScanner::scanLambda when reflectAll enabled [v2]
Paul Sandoz
psandoz at openjdk.org
Thu Jan 15 17:48:19 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
Marked as reviewed by psandoz (Lead).
-------------
PR Review: https://git.openjdk.org/babylon/pull/846#pullrequestreview-3666836836
More information about the babylon-dev
mailing list