On Thu, 2 Mar 2023 16:22:24 GMT, Amit Kumar <d...@openjdk.org> wrote:
> This PR adds StressStackOverflow.java test to ProblemList. The feature Scope > Value is not yet implemented on s390x-arch which is Incubating state. > Whenever fix will be given to > [JDK-8303498](https://bugs.openjdk.org/browse/JDK-8303498) then we will > remove it. Alan I'm attaching JTR file could you confirm the same probably provide more insights, as test you mentioned `ScopeValueAPI.java` and `ManyBindings.java` are passing. [StressStackOverflow.log](https://github.com/openjdk/jdk/files/10878364/StressStackOverflow.log) These are trivial changes. So I guess 1 Reviewer should be enough. ------------- PR: https://git.openjdk.org/jdk/pull/12834