mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1
Use highest available tier if no compilation level is specified in replay file. Reviewed-by: zmajo
This commit is contained in:
parent
48d49a9522
commit
e990410b51
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,6 @@
|
|||
## @summary testing of ciReplay with using generated by VM replay.txt w/o comp_level
|
||||
## @author igor.ignatyev@oracle.com
|
||||
## @requires vm.flightRecorder != true
|
||||
## @ignore 8157984
|
||||
## @run shell TestVM_no_comp_level.sh
|
||||
##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue