8268033: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails with "fatal error: Not compilable at tier 3: CodeBuffer overflow"
Reviewed-by: kvn, neliasso, chagedorn
This commit is contained in:
parent
c180070cb5
commit
ed0df2fa1f
@ -27,8 +27,6 @@
|
||||
#
|
||||
#############################################################################
|
||||
|
||||
compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java 8268033 generic-x64
|
||||
|
||||
vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java 8205957 generic-all
|
||||
|
||||
vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 linux-x64,windows-x64
|
||||
|
@ -31,6 +31,7 @@
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/bootclasspath/othervm -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+AbortVMOnCompilationFailure
|
||||
* -XX:CompileCommand=compileonly,compiler.intrinsics.bmi.*::*
|
||||
* -XX:+IgnoreUnrecognizedVMOptions -XX:+UseBMI2Instructions
|
||||
* compiler.intrinsics.bmi.verifycode.BzhiTestI2L
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user