RFR: 8352096: Test jdk/jfr/event/profiling/TestFullStackTrace.java shouldn't be executed with -XX:+DeoptimizeALot

Leonid Mesnik lmesnik at openjdk.org
Sat Mar 15 00:05:01 UTC 2025


The test create a lot of threads long stacks and overhead of often deoptimization with DeoptimizeALot causes timeouts.

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

Commit messages:
 - test fixed

Changes: https://git.openjdk.org/jdk/pull/24070/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24070&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8352096
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/24070.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24070/head:pull/24070

PR: https://git.openjdk.org/jdk/pull/24070


More information about the hotspot-jfr-dev mailing list