8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
Compile fewer methods Reviewed-by: thartmann, kvn
This commit is contained in:
parent
3e5e2f03b1
commit
c5e0971547
@ -26,7 +26,7 @@
|
||||
* @bug 8044538
|
||||
* @summary assert hit while printing relocations for jump table entries
|
||||
*
|
||||
* @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xcomp -XX:+PrintRelocations
|
||||
* @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -Xcomp -XX:CompileCommand=compileonly,java.lang.String*::* -XX:+PrintRelocations
|
||||
* compiler.relocations.TestPrintRelocations
|
||||
*/
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user