Alejandro Murillo
45b6e4a1ca
Merge
2016-04-11 14:21:25 -07:00
Chris Hegarty
b7075c2db9
8153737: Unsupported Module
...
Reviewed-by: alanb, mchung, psandoz
2016-04-09 23:03:39 +01:00
Per Lidén
07299d4428
8152929: Remove UNSUPPORTED_GC_OPTION, use UNSUPPORTED_OPTION instead
...
Reviewed-by: brutisso, jmasa
2016-04-05 09:05:19 +02:00
Alexander Kulyakthin
462f735dac
8067013: Rename the com.oracle.java.testlibary package
...
Reviewed-by: dholmes, gtriantafill, sla
2015-05-04 16:30:07 +02:00
Alexander Kulyakthin
01b9971365
8075586: Add @modules as needed to the open hotspot tests
...
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
2015-03-26 16:36:56 +01:00
Zoltan Majo
a25fe37e17
8072398: assert fails in L1RGenerator::increment_event_counter_impl
...
Change scaling code to allow scaling with 0.0; change set_tiered_flags() to treat CompileThresholdScaling==0.0 in a special way.
Reviewed-by: kvn, iveresov
2015-02-06 18:16:55 +01:00
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