RFR: 8292362: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed on some platforms [v2]
Alan Bateman
alanb at openjdk.org
Mon Aug 15 13:32:24 UTC 2022
On Mon, 15 Aug 2022 13:27:19 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Shouldn't we throw a SkippedException in this case?
It's the child VM that skips so throwing SkippedException would require special handling in the parent.
-------------
PR: https://git.openjdk.org/jdk/pull/9877
More information about the core-libs-dev
mailing list