- 28 7月, 2011 2 次提交
- 27 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Do not move data nodes which are attached to a predicate test to a dominating test. Reviewed-by: never
-
- 22 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add new short branch instruction to Hotspot sparc assembler. Reviewed-by: never, twisti, jrose
-
- 21 7月, 2011 2 次提交
- 16 7月, 2011 1 次提交
-
-
由 never 提交于
Summary: check for single stepping when dispatching invokes from method handles Reviewed-by: coleenp, twisti, kvn, dsamersoff
-
- 15 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Test is modified to reduce number of iterations in test5() and test6(). Reviewed-by: never, iveresov
-
- 14 7月, 2011 1 次提交
-
-
由 kvn 提交于
-
- 13 7月, 2011 1 次提交
-
-
由 jcoomes 提交于
-
- 12 7月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: dholmes, never, jwilhelm, kvn
-
- 09 7月, 2011 2 次提交
- 08 7月, 2011 2 次提交
- 07 7月, 2011 7 次提交
-
-
由 never 提交于
Summary: do explicit lookup emulating old LD_LIBRARY_PATH search Reviewed-by: kvn, jrose
-
由 jcoomes 提交于
Reviewed-by: dholmes, never, jwilhelm, kvn
-
由 jcoomes 提交于
Reviewed-by: dholmes, never, jwilhelm, kvn
-
由 jcoomes 提交于
Reviewed-by: dholmes, never, jwilhelm, kvn
-
由 jcoomes 提交于
Reviewed-by: dholmes, never, jwilhelm, kvn
-
由 jcoomes 提交于
Reviewed-by: dholmes, never, jwilhelm, kvn
-
由 never 提交于
Reviewed-by: kvn
-
- 06 7月, 2011 2 次提交
- 02 7月, 2011 3 次提交
-
-
由 trims 提交于
Summary: Update the Minor and Build numbers for HS22 fork Reviewed-by: jcoomes
-
由 iveresov 提交于
Summary: Recompile the enclosing methods without inlining of the method that has OSRed to level 4 or recompile the enclosing method at level 4. Reviewed-by: kvn, never
-
由 iveresov 提交于
Summary: Take into account current state of profiling before believing that existing higher level versions are valid Reviewed-by: kvn, never
-
- 29 6月, 2011 4 次提交
-
-
由 kvn 提交于
Summary: cast constant array ptrs to bottom Reviewed-by: never
-
由 kvn 提交于
Summary: take into account memory dependencies when clonning nodes in clone_up_backedge_goo(). Reviewed-by: never
-
由 kvn 提交于
Summary: correct Icache::line_size for x64 and add verification code into vm_version_x86. Reviewed-by: never, phh
-
由 kvn 提交于
Summary: parseClassFile() incorrectly uses nonstatic_oop_map_size() method instead of nonstatic_oop_map_count(). Reviewed-by: never Contributed-by: NKrystal Mok <rednaxelafx@gmail.com>
-
- 28 6月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: Also reviewed by mikael.gerdin@oracle.com; stdlib:qsort() does byte-by-byte swapping on Windows. This leads to pointer shearing. Fix is to implement a quicksort that does full pointer updates. Reviewed-by: never, coleenp, ysr
-
- 25 6月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: Extend and make more consistent the output from the G1PrintHeapRegions flag. Reviewed-by: johnc, jmasa
-
- 24 6月, 2011 1 次提交
-
-
由 jrose 提交于
Reviewed-by: never
-
- 23 6月, 2011 1 次提交
-
-
由 never 提交于
Summary: don't skip receiver when GC'ing compiled invokedynamic callsites Reviewed-by: twisti, kvn, jrose
-
- 22 6月, 2011 2 次提交
-
-
由 tonyp 提交于
Summary: Remove two unnecessary iterations over the collection set which are supposed to prepare the RSet's of the CSet regions for parallel iterations (we'll make sure this is done incrementally). I'll piggyback on this CR the removal of the G1_REM_SET_LOGGING code. Reviewed-by: brutisso, johnc
-
由 never 提交于
Summary: code was using andq reg, imm instead of addq addr, imm Reviewed-by: kvn, jrose, twisti
-
- 21 6月, 2011 3 次提交
-
-
由 tonyp 提交于
Summary: Only cosmetic changes to make the concurrentMark.* more consistent, code-style-wise, with the rest of the codebase. Reviewed-by: johnc, ysr
-
由 kvn 提交于
Summary: Keep 'ne' test in Counted loop when we can't guarantee during compilation that init < limit. Reviewed-by: never
-
由 ysr 提交于
6916968: CMS: freeList.cpp:304 assert(_allocation_stats.prevSweep() + ..., "Conservation Principle") Summary: Fix assert and adjust demand volume computation by adding missing factor. Reviewed-by: jmasa, tonyp
-