commit | e559c179548b59885ecfc43494bc12029883fc5e | [log] [tgz] |
---|---|---|
author | Zoltan Majo <zmajo@openjdk.org> | Wed Jan 21 10:51:35 2015 +0100 |
committer | Zoltan Majo <zmajo@openjdk.org> | Wed Jan 21 10:51:35 2015 +0100 |
tree | 374dbc1edc457a949f8bb1acaeee7cb2c463235b | |
parent | 3d814126c2799aa378ab66326b7dace58860588d [diff] |
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