[jdk17u-dev] RFR: 8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode

Richard Reingruber rrich at openjdk.org
Thu Jan 12 09:04:40 UTC 2023


On Mon, 9 Jan 2023 14:40:21 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [08d3ef4f](https://github.com/openjdk/jdk/commit/08d3ef4fe60460d94b0a2db0b6671adc56a6653c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Richard Reingruber on 24 Oct 2022 and was reviewed by Leonid Mesnik, Vladimir Kozlov and Serguei Spitsyn.
> 
> Applies cleanly. This is just a test fix, so there's hardly any risk.
> 
> Tested on Linux x86_64 with fastdebug and release builds.
> 
> 
> make test TEST=test/jdk/com/sun/jdi/EATests.java TEST_VM_OPTS="-XX:+IgnoreUnrecognizedVMOptions -XX:+StressReflectiveCode"
> 
> 
> Thanks, Richard.

I've restarted the tests. All succeeded.

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/1042


More information about the jdk-updates-dev mailing list