mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8130858: CICompilerCount=1 when tiered is off is not allowed any more
8122937 broke handling of CICompilerCount Reviewed-by: kvn, vlivanov, gziemski
This commit is contained in:
parent
327cf6829b
commit
ae7cdb5972
6 changed files with 181 additions and 35 deletions
|
@ -36,4 +36,6 @@
|
|||
|
||||
Flag::Error AliasLevelConstraintFunc(bool verbose, intx* value);
|
||||
|
||||
Flag::Error CICompilerCountConstraintFunc(bool verbose, intx* value);
|
||||
|
||||
#endif /* SHARE_VM_RUNTIME_COMMANDLINEFLAGCONSTRAINTSCOMPILER_HPP */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue