On Fri, 5 Nov 2021 11:32:24 GMT, Leo Korinth <lkori...@openjdk.org> wrote:

> Use override specifier in HeapDumper. It is safer.

I have some new code in the pipe, and I want to use `override` in that code 
without changing unrelated code in heapDumper.cpp. Thus I first make this 
change so that my future change can keep the "style" of the file.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6274

Reply via email to