RFR: 8309346: Extend hs_err logging for all VM operations deriving from VM_GC_Operation

Daohan Qu duke at openjdk.org
Mon Jun 5 13:35:32 UTC 2023


On Mon, 5 Jun 2023 12:18:46 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> (this is not a review) How about using `override` instead of `virtual`? I think it better shows how the method is used, and also create compile time errors if we miss to rename the method during refactoring.

Good advice, thanks @lkorinth !

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

PR Comment: https://git.openjdk.org/jdk/pull/14287#issuecomment-1576811952


More information about the hotspot-gc-dev mailing list