On Thu, 12 Dec 2024 04:33:59 GMT, Amit Kumar <amitku...@openjdk.org> wrote:
> java/lang/Thread/virtual/Starvation.java is failing on s390x with Timeout > error as continuations support is not there for s390x. This pull request has now been integrated. Changeset: 68aa4d44 Author: Amit Kumar <amitku...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/68aa4d44ff95493d66a740be99e6cf533bec5bc8 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8346063: java/lang/Thread/virtual/Starvation.java missing @requires vm.continuations Reviewed-by: alanb, vklang ------------- PR: https://git.openjdk.org/jdk/pull/22702