Integrated: 8309346: Extend hs_err logging for all VM operations deriving from VM_GC_Operation
Daohan Qu
duke at openjdk.org
Tue Jun 6 07:33:06 UTC 2023
On Fri, 2 Jun 2023 15:13:33 GMT, Daohan Qu <duke at openjdk.org> wrote:
> This patch implements `cause()` for `VM_GC_Operation` and its derived classes. It follows [JDK-8309210](https://bugs.openjdk.org/browse/JDK-8309210) to provide more detailed info for `VM_GC_Operation`s in hs_err log file.
This pull request has now been integrated.
Changeset: a7a09130
Author: quadhier <quadhier at 163.com>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a7a0913005f9ac3c64546e194ea14176daadac5d
Stats: 6 lines in 2 files changed: 6 ins; 0 del; 0 mod
8309346: Extend hs_err logging for all VM operations deriving from VM_GC_Operation
Reviewed-by: tschatzl, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/14287
More information about the hotspot-gc-dev
mailing list