RFR: 8333522: JFR SwapSpace event might read wrong free swap space size [v2]
Matthias Baesken
mbaesken at openjdk.org
Fri Jun 7 07:53:36 UTC 2024
> In some cgroups v2 based test system , a too large free swap space value has been observed.
> The value should not be larger than total swap space.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
add assert
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19574/files
- new: https://git.openjdk.org/jdk/pull/19574/files/9694309c..b5db30bb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19574&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19574&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/19574.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19574/head:pull/19574
PR: https://git.openjdk.org/jdk/pull/19574
More information about the hotspot-runtime-dev
mailing list