On Mon, 12 Oct 2020 13:24:16 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> Test only change. With > [JDK-8253435](https://bugs.openjdk.java.net/browse/JDK-8253435) a test has > been added on the hotspot side, but nothing for the Java Metrics code. Same > for [JDK-8252359](https://bugs.openjdk.java.net/browse/JDK-8252359). > > When JDK-8217766 got fixed cgroup factories with the detection logic didn't > exist so were harder to test. This patch adds tests for them too. > > Thoughts? This pull request has now been integrated. Changeset: 42fc1589 Author: Severin Gehwolf <sgehw...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/42fc1589 Stats: 147 lines in 2 files changed: 134 ins; 0 del; 13 mod 8253939: [TESTBUG] Increase coverage of the cgroups detection code Reviewed-by: shade, bobv ------------- PR: https://git.openjdk.java.net/jdk/pull/609