Skip to content

Conversation

@aritrikg
Copy link

@aritrikg aritrikg commented Dec 4, 2025

It uses Throwable instead of Exception, so you can rethrow anything without extra methods. The old generic return type wasn’t doing anything, so it’s gone. No pointless casts or return statements now and the method compiles down to very small bytecode, which the JIT handles easily.

@aritrikg aritrikg requested a review from pivovarit as a code owner December 4, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant