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

Richard Reingruber rrich at openjdk.org
Fri Jan 13 07:39:31 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.

This pull request has now been integrated.

Changeset: 63da2b00
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/63da2b00713b83118f34221f20f423bd2ceccd53
Stats:     16 lines in 1 file changed: 16 ins; 0 del; 0 mod

8295413: com/sun/jdi/EATests.java fails with compiler flag -XX:+StressReflectiveCode

Backport-of: 08d3ef4fe60460d94b0a2db0b6671adc56a6653c

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

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


More information about the jdk-updates-dev mailing list