On Tue, 4 May 2021 09:49:13 GMT, Kevin Walls <kev...@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