mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
Merge
This commit is contained in:
commit
39aea4789c
27 changed files with 2777 additions and 983 deletions
|
@ -445,9 +445,6 @@ class Arguments : AllStatic {
|
|||
static char* SharedArchivePath;
|
||||
|
||||
public:
|
||||
// Tiered
|
||||
static int get_min_number_of_compiler_threads();
|
||||
|
||||
// Scale compile thresholds
|
||||
// Returns threshold scaled with CompileThresholdScaling
|
||||
static intx scaled_compile_threshold(intx threshold, double scale);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue