$ CONF=linux-x86-server-fastdebug make images run-test TEST=compiler/arguments/TestCompileThresholdScaling.java
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk/src/hotspot/share/utilities/powerOfTwo.hpp:54), pid=1661416, tid=1661419
# assert(value > T(0)) failed: value must be > 0
#
# JRE version: (19.0) (fastdebug build )
# Java VM: OpenJDK Server VM (fastdebug 19-internal-adhoc.shade.jdk, mixed mode, sharing, tiered, g1 gc, linux-x86)
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/shade/trunks/jdk/build/linux-x86-server-fastdebug/test-support/jtreg_test_hotspot_jtreg_compiler_arguments_TestCompileThresholdScaling_java/scratch/0/hs_err_pid1661416.log
#
#
];
stderr: [CompileThreshold (-2147483648) must be between 0 and 1073741823
]
exitValue = 134
Bisect points to JDK-8287052.