- 18 10月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 23 10月, 2013 2 次提交
- 21 10月, 2013 1 次提交
-
-
由 rbackman 提交于
8026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned MachConstantBase node is expected here Reviewed-by: iveresov, roland
-
- 19 10月, 2013 1 次提交
-
-
由 roland 提交于
Summary: type information gets lost because replace_in_map() doesn't update parent maps Reviewed-by: kvn, twisti
-
- 18 10月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Enables private copies of inputs for recent spill copies as well Reviewed-by: kvn, twisti
-
- 17 10月, 2013 1 次提交
-
-
由 iveresov 提交于
8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp -XX:+DeoptimizeALot on solaris-amd64 Summary: Do memory flow analysis in string concat optimizier to exclude cases when computation of arguments to StringBuffer::append has side effects Reviewed-by: kvn, twisti
-
- 11 10月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 16 10月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: move rare executed part of G1 write barrier from hot path. Reviewed-by: kvn, twisti, roland Contributed-by: staffan.friberg@oracle.com
-
- 12 10月, 2013 1 次提交
-
-
由 twisti 提交于
8005173: assert(false) failed: DEBUG MESSAGE: exception oop must be empty (macroAssembler_x86.cpp:625) Reviewed-by: kvn, iveresov
-
- 11 10月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Increased the LRG AllStack mask size since the previous size was not big enough when compiling huge methods (60k+ nodes) Reviewed-by: kvn, roland, twisti
-
- 10 10月, 2013 2 次提交
- 09 10月, 2013 2 次提交
- 08 10月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Add a StoreLoad barrier in the G1 post-barrier to fix a race with concurrent refinement. Also-reviewed-by: martin.doerr@sap.com Reviewed-by: iveresov, tschatzl, brutisso, roland, kvn
-
- 07 10月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: iveresov, roland, kvn, twisti
-
- 05 10月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, roland
-
- 03 10月, 2013 1 次提交
-
-
由 roland 提交于
Summary: add replace_in_map() calls following some null checks in type checks Reviewed-by: kvn
-
- 08 10月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 01 10月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, twisti Contributed-by: NAxel Siebenborn <axel.siebenborn@sap.com>
-
- 27 9月, 2013 2 次提交
- 26 9月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
-
- 25 9月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: use adr_at() to access inline info structures in growableArray. Add ability to specify print inlining per method. Reviewed-by: twisti
-
- 14 9月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: Enhance method resolution and resulting data structures, plus some refactoring. Reviewed-by: twisti, acorn, jrose
-
- 13 9月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: We already have GrowableArray, use it instead of LRG_List Reviewed-by: kvn
-
- 11 9月, 2013 2 次提交
- 03 9月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Added brackets for if-statement Reviewed-by: kvn, roland
-
- 02 9月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Moved local scheduling code from class Block to class PhaseCFG Reviewed-by: kvn, roland
-
- 30 8月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: declare all user-defined operator new()s within Hotspot code with the empty throw() exception specification Reviewed-by: coleenp, twisti, dholmes, hseigel, dcubed, kvn, ccheung Contributed-by: lois.foltan@oracle.com
-
- 28 8月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Avoid loading old values in G1 pre-barriers for inlined unsafe load_store nodes. Reviewed-by: kvn, tonyp Contributed-by: NMartin Doerr <martin.doerr@sap.com>
-
- 26 8月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Create public methods for accessing the nodes in a block Reviewed-by: kvn, roland
-
- 24 8月, 2013 2 次提交
- 15 8月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Replace MAX_UNROLL constant with new C2 LoopMaxUnroll flag. Reviewed-by: roland
-
- 12 8月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: coleenp, mgerdin, hseigel
-
- 08 8月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 17 8月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: fix method clone_projs() to clone all related MachProj nodes. Reviewed-by: roland, adlertz
-