RFR: 8303499: [s390x] ProblemList StressStackOverflow
Amit Kumar
duke at openjdk.org
Fri Mar 3 08:22:02 UTC 2023
On Thu, 2 Mar 2023 16:22:24 GMT, Amit Kumar <duke at 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
More information about the core-libs-dev
mailing list