- 12 8月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: roland
-
- 25 6月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: vlivanov, ehelin
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 30 4月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: temporary set UseAVX=1 and UseSSE=2 in generate_get_cpu_info() Reviewed-by: twisti
-
- 25 4月, 2014 1 次提交
-
-
由 adlertz 提交于
Summary: Added special case for x^y where y == 2 Reviewed-by: kvn
-
- 18 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: profiling code in interpreter broken when argument profiling is off. Reviewed-by: iveresov, kvn
-
- 03 4月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: coleenp, kvn
-
- 10 4月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default. Reviewed-by: roland
-
- 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
-
- 15 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: verify YMM registers after signal processing and set limit on vector's size. Reviewed-by: iveresov, twisti
-
- 13 3月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Add support for BMI1 instructions Reviewed-by: kvn, roland
-
- 25 2月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Consolidated C2 x86 locking code in one place in macroAssembler_x86.cpp. Reviewed-by: roland
-
- 27 2月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Avoid #ifs by introducing the accessor function interpreter_frame_temp_oop_addr(). Reviewed-by: kvn, twisti
-
- 25 3月, 2014 1 次提交
-
-
由 iveresov 提交于
8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support Summary: Remove the overly strict assert Reviewed-by: kvn, twisti
-
- 22 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Added missing #include. Reviewed-by: twisti
-
- 21 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Use RTM for inflated locks and stack locks. Reviewed-by: iveresov, twisti, roland, dcubed
-
- 26 3月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Take into account space needed for "trampoline code" used by calls on PPC64. Reviewed-by: kvn Contributed-by: lutz.schmidt@sap.com
-
- 23 1月, 2014 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, iveresov
-
- 22 1月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Restrict loadI2L_imm optimizations to positive values of mask Reviewed-by: kvn, dlong
-
- 17 1月, 2014 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, iveresov
-
- 15 1月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
-
- 14 1月, 2014 2 次提交
-
-
由 roland 提交于
Summary: c1 and interpreter support for new type profiling on sparc Reviewed-by: kvn, twisti
-
由 roland 提交于
8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a Summary: C1 generates code to encode compressed oop into tmp register before runtime call for patching where GC may happen Reviewed-by: iveresov, twisti, kvn Contributed-by: Nmgerdin <mikael.gerdin@oracle.com>
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 03 4月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Null check is placed in a wrong place when storing a null to an object field on x64 with compressed oops off Reviewed-by: roland, vlivanov, kvn
-
- 01 4月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Windows need an exception wrapper around getPsrInfo_stub() call in order to properly handle SEGV for YMM registers test. Reviewed-by: iveresov, iignatyev
-
- 05 12月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: kvn, sspitsyn
-
- 04 12月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Use non-relocatable code to load byte_map_base Reviewed-by: kvn, roland
-
- 28 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: On PPC64 use tdi instruction that does a compare and raises SIGTRAP for NULL and range checks. Reviewed-by: kvn
-
- 27 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Use new nodes for loadFence/storeFence intrinsics in C2. Reviewed-by: kvn, dholmes
-
- 20 11月, 2013 2 次提交
- 15 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: added ability in C2 to expand mach nodes to several mach nodes after register allocation Reviewed-by: kvn
-
- 06 11月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Uncommon trap blob did not bang all the stack shadow pages Reviewed-by: kvn, twisti, iveresov, jrose
-
- 31 10月, 2013 1 次提交
-
-
由 iveresov 提交于
Summary: Pass correct new value to post_barrer() in Unsafe.getAndSetObject() C1 intrinsic Reviewed-by: kvn, roland
-
- 30 10月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads. Reviewed-by: coleenp, sspitsyn
-
- 26 10月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Allocate compressed class space at end of Java heap. For small heap sizes, without CDS, save some space so compressed classes can have the same favorable compression as oops Reviewed-by: stefank, hseigel, goetz
-
- 25 10月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, roland
-
- 22 10月, 2013 1 次提交
-
-
由 roland 提交于
Summary: x86 interpreter and c1 type profiling for parameters on method entries Reviewed-by: kvn, twisti
-
- 19 10月, 2013 1 次提交
-
-
由 morris 提交于
Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA Reviewed-by: kvn, twisti
-