RFR: 8265505: findsym does not work on remote debug server [v3]
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Tue May 4 11:47:23 UTC 2021
On Tue, 4 May 2021 09:49:13 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Align whitespace
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/Debugger.java line 114:
>
>> 112: /**
>> 113: * Find address and executable which contains symbol.
>> 114: */
>
> Just a whitespace nit - the * doesn't align. 8-)
Thanks! I aligned whitespace in new commit.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3582
More information about the serviceability-dev
mailing list