On Tue, 26 Nov 2024 17:03:22 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Kevin Walls has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove 'cause' > > src/jdk.management/share/classes/com/sun/management/internal/DiagnosticCommandImpl.java > line 112: > >> 110: this.cmd = cmd; >> 111: this.info = info; >> 112: Exception cause = null; > > I assume cause can be deleted too. Yes, thanks. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22315#discussion_r1859250311