- 04 11月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Back-out 8052081 changes made in lcm.cpp. Reviewed-by: iveresov, roland
-
- 06 11月, 2014 4 次提交
- 30 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed Whitebox.deoptimizeMethod() to deoptimize all OSR versions of the method. Reviewed-by: kvn, iignatyev
-
- 05 11月, 2014 1 次提交
-
-
由 thartmann 提交于
-
- 31 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed 'SimpleThresholdPolicy::event' to always perform OSR if an OSR nmethod is available. Reviewed-by: kvn, iveresov
-
- 01 11月, 2014 3 次提交
- 31 10月, 2014 2 次提交
- 30 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 28 10月, 2014 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: dholmes, brutisso
-
- 24 10月, 2014 2 次提交
- 23 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 22 10月, 2014 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: coleenp, sspitsyn, jfranck
-
- 17 10月, 2014 2 次提交
- 16 10月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 15 10月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 14 10月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
-
- 28 10月, 2014 1 次提交
-
-
由 thartmann 提交于
8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue" Summary: Added a method checkNotCompiled(boolean isOsr) to either check if the method is OSR compiled or to check if it is non-OSR compiled. Reviewed-by: kvn
-
- 24 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Call warmup code from OSR triggering method to make sure no non-OSR compilation is triggered in the loop. Reviewed-by: kvn
-
- 17 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Move the call to 'waitAndDeoptimize' from the warmup methods to the osr triggering methods to make sure that no non-osr compilation is in the queue after warmup. Reviewed-by: kvn
-
- 13 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Added code to 'warm up' the methods before triggering OSR compilation by executing them a limited number of times. Like this, the profile information marks the loop exit as taken and we don't add an uncommon trap. Reviewed-by: kvn, dlong, iignatyev
-
- 10 10月, 2014 2 次提交
- 09 10月, 2014 2 次提交
- 08 10月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 07 10月, 2014 2 次提交
- 03 10月, 2014 5 次提交