Compile Time Extraction of Line and Column Numbers, Class Name, Method Names as Opposed to Stack Walking

Suminda Sirinath Salpitikorala Dharmasena sirinath1978m at gmail.com
Tue Jan 12 06:20:44 UTC 2021


Hello,

With all the up coming changes in Java is it possible to give a way to
extract static meta data in a program for logging like line numbers, method
details, class name, etc. without resorting to stack walking.

Also stack walking can be optimised to be more efficient.

Suminda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20210112/4ac6ad9d/attachment-0001.htm>


More information about the compiler-dev mailing list