Integrated: 8313306: More sensible memory reservation logging
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Mar 19 15:38:34 UTC 2024
On Wed, 10 Jan 2024 21:33:26 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> This PR implements more specialized logs for virtual memory APIs in the “os” namespace. It uses “os” and “map” as log tags using unified JVM logging as introduced in JEP 158 (https://openjdk.org/jeps/158).
>
> As far as testing is concerned, I have added a regression test to verify the logging is working accordingly.
This pull request has now been integrated.
Changeset: 3b305d50
Author: Sonia Zaldana Calles <szaldana at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3b305d502b84b7f1cfa378a9c274ef0b9ee52524
Stats: 512 lines in 8 files changed: 451 ins; 11 del; 50 mod
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/17356
More information about the hotspot-runtime-dev
mailing list