mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests
Reviewed-by: iignatyev, vlivanov, kvn, fzhinkin
This commit is contained in:
parent
dc7da7467b
commit
a73a5247a5
13 changed files with 77 additions and 187 deletions
|
@ -25,7 +25,7 @@
|
|||
* @test
|
||||
* @bug 8031743
|
||||
* @summary loadI2L_immI broken for negative memory values
|
||||
* @run main/othervm -server -Xbatch -XX:-TieredCompilation -XX:CompileCommand=compileonly,*.foo* LoadWithMask2
|
||||
* @run main/othervm -Xbatch -XX:CompileCommand=compileonly,*.foo* LoadWithMask2
|
||||
*
|
||||
*/
|
||||
public class LoadWithMask2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue