Re: RFR: 8346063: [s390x] Timeout in java/lang/Thread/virtual/Starvation.java

2024-12-12 Thread Alan Bateman
On Thu, 12 Dec 2024 04:33:59 GMT, Amit Kumar wrote: > java/lang/Thread/virtual/Starvation.java is failing on s390x with Timeout > error as continuations support is not there for s390x. This looks okay. Would it be possible to change the PR title to match the JBS issue as this issue isn't speci

RFR: 8346063: [s390x] Timeout in java/lang/Thread/virtual/Starvation.java

2024-12-11 Thread Amit Kumar
java/lang/Thread/virtual/Starvation.java is failing on s390x with Timeout error as continuations support is not there for s390x. - Commit messages: - mandate continuations Changes: https://git.openjdk.org/jdk/pull/22702/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22702