Browse Source
JEP 118 introduced javac option `-parameters` that adds to bytecode method parameter names, so if code is compiled with that option and @Param value is empty we can get that template parameter name from method parameter name. Fixes #1297.pull/1332/head
Krzysztof Krasoń
4 years ago
committed by
GitHub
5 changed files with 46 additions and 3 deletions
Loading…
Reference in new issue