Zoltan Majo
|
1da8218179
|
8071312: compiler/arguments/CheckCompileThresholdScaling.java fails
Change the way VM handles CompileThresholdScaling==0, update test
Reviewed-by: kvn, drchase, fzhinkin
|
2015-01-26 10:43:42 +01:00 |
|
Zoltan Majo
|
e559c17954
|
8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Changed interpreter and compilation policies to allow using CompileThresholdScaling on a per-method level
Reviewed-by: jrose, kvn
|
2015-01-21 10:51:35 +01:00 |
|
Goetz Lindenmaier
|
e176c66ae5
|
8067823: CheckCompileThresholdScaling.java throws RuntimeException
Reviewed-by: kvn, iignatyev
|
2014-12-19 16:42:16 +01:00 |
|
Zoltan Majo
|
ed26c7e640
|
8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation)
This patch adds a new flag (CompileThresholdScaling) to control when methods are first compiled
Reviewed-by: anoll, iveresov, kvn
|
2014-10-15 14:00:41 +02:00 |
|