RFR: CODETOOLS-7902919: jcstress: Sysfs topology parser fails due to oddly intersecting core IDs
Christoph Göttschkes
cgo at openjdk.java.net
Tue May 4 15:09:01 UTC 2021
On Tue, 4 May 2021 14:36:08 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Ah yes. We cannot expect it to pass on all build environments. That test is actually for debugging purposes, so I added @Ignore to it. It should now pass.
Oh, that got me confused, I first thought the failing test was again for the `LinuxSysfsTopology`, but it is for `procfs`. I tested again and the build now succeeds for OpenJDK 11 and 16. Thanks a lot.
Sorry, but I am not at all familiar with the code base and can not comment on the change itself. It looks reasonable to me and while investigating the source of the issue, I expected the problem to be what you changed.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/47
More information about the jcstress-dev
mailing list