git: openjdk/jdk: master: 8333446: Add tests for hierarchical container support
Severin Gehwolf
sgehwolf at openjdk.org
Wed Sep 11 16:57:51 UTC 2024
Changeset: d9fdf69c
Branch: master
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2024-09-11 16:57:13 +0000
URL: https://git.openjdk.org/jdk/commit/d9fdf69c34c20e0f2d526c2f04450acb904c3e80
8333446: Add tests for hierarchical container support
Reviewed-by: mbaesken, zzambers
! src/hotspot/share/prims/whitebox.cpp
! test/hotspot/jtreg/TEST.ROOT
+ test/hotspot/jtreg/containers/systemd/HelloSystemd.java
+ test/hotspot/jtreg/containers/systemd/SystemdMemoryAwarenessTest.java
! test/jdk/TEST.ROOT
! test/jtreg-ext/requires/VMProps.java
+ test/lib/jdk/test/lib/containers/systemd/SystemdRunOptions.java
+ test/lib/jdk/test/lib/containers/systemd/SystemdTestUtils.java
! test/lib/jdk/test/whitebox/WhiteBox.java
More information about the jdk-changes
mailing list