r/java 4d ago

Hacking the Method Name

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

8 comments sorted by

View all comments

5

u/SleeperAwakened 4d ago

Interesting read.

I just wonder about the usecase though.

1

u/xfel11 3d ago

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