RFR(s): 8240189: [TESTBUG] Some cgroup tests are failing after JDK-8231111

Bob Vandette bob.vandette at oracle.com
Thu Feb 27 20:04:03 UTC 2020


The updates look fine to me.  Have you scanned through all tests looking for “.length” and [0] to
see if we have any more cases that need updating?

Bob.


> On Feb 27, 2020, at 2:31 PM, Severin Gehwolf <sgehwolf at redhat.com> wrote:
> 
> Hi,
> 
> Could somebody please review those test fixes for the Metrics platform
> tests? Some code paths are apparently not being executed on "common"
> platforms which didn't make those issues show up earlier :-/ I've
> missed to update some hard-coded values to account for changes done via
> JDK-8231111. Matthias Baesken from SAP was kind enough to run this
> through their testing and no more issues show up after this. Much
> appreciated, Matthias!
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8240189
> webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8240189/01/webrev/
> 
> Testing: Docker tests on Linux x86_64 cgroups v1 and Linux cgroups v2
> (no change). Additional testing done by SAP. All seems to look good.
> 
> Thoughts?
> 
> Thanks,
> Severin
> 



More information about the core-libs-dev mailing list