RFR: 8193513: add support for printing a stack trace on class loading [v7]
David Holmes
dholmes at openjdk.org
Wed Jul 5 22:19:01 UTC 2023
On Wed, 5 Jul 2023 13:03:53 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>> It seems it is. I was not aware of that. So I need to fix `JavaThread::print_jni_stack`, and more generally consolidate this stack printing code.
>
> Yep, that sounds like a good idea. I assume that can be done in a follow up issue so I can now proceed to mach5 test and then merge this PR?
Yes I will do the cleanup in a follow up issue. I will approve this PR now. You still need a second reviewer to approve.
Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14553#discussion_r1253708977
More information about the hotspot-dev
mailing list