mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-25 22:04:51 +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 8032207
|
||||
* @summary Invalid node sizing for loadUS2L_immI16 and loadI2L_immI
|
||||
* @run main/othervm -server -Xbatch -XX:-TieredCompilation -XX:CompileCommand=compileonly,LoadWithMask.foo LoadWithMask
|
||||
* @run main/othervm -Xbatch -XX:CompileCommand=compileonly,LoadWithMask.foo LoadWithMask
|
||||
*
|
||||
*/
|
||||
public class LoadWithMask {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue