[code-reflection] RFR: throw instead returning when erasing checked to unchecked exception
Paul Sandoz
psandoz at openjdk.org
Wed Jan 17 19:11:18 UTC 2024
On Wed, 17 Jan 2024 10:08:14 GMT, Hannes Greule <hgreule at openjdk.org> wrote:
> As discussed in https://mail.openjdk.org/pipermail/babylon-dev/2024-January/000006.html, I change the `erase` method to `eraseAndThrow` and added a test as suggested. I ensured that the test fails without my change and does not fail with it.
Thank you this looks good, just a few minor comments.
-------------
PR Comment: https://git.openjdk.org/babylon/pull/2#issuecomment-1896465727
More information about the babylon-dev
mailing list