8294110: compiler/uncommontrap/Decompile.java fails after JDK-8293798
Reviewed-by: shade, thartmann
This commit is contained in:
parent
0746bcb68f
commit
07afa3f41e
@ -36,7 +36,7 @@
|
||||
* -Xbatch -XX:-UseOnStackReplacement -XX:-TieredCompilation
|
||||
* -XX:+UnlockExperimentalVMOptions -XX:PerMethodTrapLimit=100 -XX:PerBytecodeTrapLimit=4
|
||||
* -XX:TypeProfileLevel=0
|
||||
* -XX:-AlwaysIncrementalInline
|
||||
* -XX:+IgnoreUnrecognizedVMOptions -XX:-AlwaysIncrementalInline
|
||||
* -XX:CompileCommand=compileonly,compiler.uncommontrap.Decompile::uncommonTrap
|
||||
* -XX:CompileCommand=inline,compiler.uncommontrap.Decompile*::foo
|
||||
* compiler.uncommontrap.Decompile
|
||||
|
Loading…
Reference in New Issue
Block a user