git: openjdk/jdk: master: 8335334: Stress mode to randomly execute unstable if traps
Tobias Hartmann
thartmann at openjdk.org
Mon Sep 23 12:33:37 UTC 2024
Changeset: 63e611cd
Branch: master
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2024-09-23 12:30:30 +0000
URL: https://git.openjdk.org/jdk/commit/63e611cd5d7eb4fc6ea6633ff9123e4bee5f5993
8335334: Stress mode to randomly execute unstable if traps
Reviewed-by: chagedorn, kvn
! src/hotspot/share/opto/c2_globals.hpp
! src/hotspot/share/opto/cfgnode.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/ifnode.cpp
! src/hotspot/share/opto/parse.hpp
! src/hotspot/share/opto/parse2.cpp
! test/hotspot/jtreg/compiler/arguments/TestStressOptions.java
! test/hotspot/jtreg/compiler/c2/irTests/TestPrunedExHandler.java
! test/hotspot/jtreg/compiler/cha/StrengthReduceInterfaceCall.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java
! test/hotspot/jtreg/compiler/rangechecks/TestExplicitRangeChecks.java
! test/hotspot/jtreg/compiler/uncommontrap/TestUnstableIfTrap.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicBooleanOpTest.java
! test/hotspot/jtreg/compiler/whitebox/DeoptimizeFramesTest.java
! test/jdk/jdk/jfr/event/compiler/TestDeoptimization.java
More information about the jdk-changes
mailing list