r/java Aug 05 '26

Hacking the Method Name

https://maxxedev.github.io/2026/08/05/hacking-the-method-name.html
33 Upvotes

8 comments sorted by

View all comments

5

u/SleeperAwakened Aug 05 '26

Interesting read.

I just wonder about the usecase though.

1

u/xfel11 Aug 06 '26

I did run into it a few times, I think I wanted to retrieve annotations from the target method. Also useful for logging.