Hi Bob, looks good (I am not a Reviewer however) ! The reported issues occured on a SUSE Linux 12 SP1 system , where
/sys/fs/cgroup/cpuset/cpuset.effective_cpus and /sys/fs/cgroup/cpuset/cpuset.effective_mems are not present . I applied Bobs patch , now the jdk/internal/platform/docker - jtreg tests do not fail any more on the mentioned system . Thanks, Matthias > -----Original Message----- > From: Bob Vandette [mailto:[email protected]] > Sent: Dienstag, 17. Juli 2018 16:00 > To: [email protected] serviceability- > [email protected] <[email protected]>; core-libs- > dev <[email protected]> > Cc: Baesken, Matthias <[email protected]>; Schmidt, Lutz > <[email protected]> > Subject: RFR: 8206456 - [TESTBUG] docker jtreg tests fail on systems without > cpuset.effective_cpus / cpuset.effective_mem > > Please review this fix which eliminates some docker/cgroup test failures > when running on older > Linux kernels with missing cgroup metric files. > > BUGS: > https://bugs.openjdk.java.net/browse/JDK-8206456 > > WEBREV: > http://cr.openjdk.java.net/~bobv/8206456/webrev/ > > This fix has been verified by the reporter of the issue. > > Bob. > > >
