- 23 4月, 2015 1 次提交
-
-
由 eistepan 提交于
Reviewed-by: kvn, iignatyev
-
- 10 12月, 2014 1 次提交
-
-
由 roland 提交于
Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none Reviewed-by: kvn
-
- 26 11月, 2014 1 次提交
-
-
由 roland 提交于
Summary: OOM during reallocation of scalar replaced objects in deoptimization causes crashes Reviewed-by: kvn, jrose
-
- 01 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: make compiled code bang the stack by the worst case size of the interpreter frame at deoptimization points. Reviewed-by: twisti, kvn
-
- 06 3月, 2014 1 次提交
-
-
由 roland 提交于
Summary: enable type speculation Reviewed-by: kvn
-
- 05 3月, 2014 1 次提交
-
-
由 anoll 提交于
8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation' Summary: Add -XX:+IgnoreUnrecognizedVMOptions to @main/othervm to make the test pass on Client VM Reviewed-by: kvn, roland
-
- 27 2月, 2014 1 次提交
-
-
由 roland 提交于
Summary: biased locking's revoke_bias locks monitor in compiled frame with eliminated lock Reviewed-by: kvn, iveresov
-
- 26 2月, 2014 1 次提交
-
-
由 roland 提交于
8031752: Failed speculative optimizations should be reattempted when root of compilation is different Summary: support for speculative traps that keep track of the root of the compilation in which a trap occurs. Reviewed-by: kvn, twisti
-
- 08 1月, 2014 1 次提交
-
-
由 roland 提交于
Summary: May end up in uncommon trap blob/deopt blob with unguarded stack Reviewed-by: kvn, twisti
-
- 20 11月, 2013 1 次提交
-
-
由 roland 提交于
Summary: rbp not restored when stack overflow is thrown from deopt/uncommon trap blobs Reviewed-by: kvn, iveresov
-
- 06 11月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Uncommon trap blob did not bang all the stack shadow pages Reviewed-by: kvn, twisti, iveresov, jrose
-