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

Richard Reingruber rrich at openjdk.org
Tue Jan 10 10:42:01 UTC 2023


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.

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

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

Changes: https://git.openjdk.org/jdk17u-dev/pull/1042/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1042&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8295413
  Stats: 16 lines in 1 file changed: 16 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1042.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1042/head:pull/1042

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


More information about the jdk-updates-dev mailing list