RFR: 8321119: Disable java/foreign/TestHandshake.java on Zero VMs

Jorn Vernee jvernee at openjdk.org
Thu Nov 30 16:23:25 UTC 2023


On Thu, 30 Nov 2023 16:14:37 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Hold on, can we figure out if Zero can actually be fixed before we go and disable the test? I think we only disable the tests like this if there is an intrinsic reason why the test does not apply to a platform.

I would problem list it, but we can't problem list tests specifically on Zero.

The issue seems to be in Zero not polling for safepoints enough. See some discussion on: https://bugs.openjdk.org/browse/JDK-8321064

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16906#issuecomment-1834092904


More information about the core-libs-dev mailing list