- 11 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use cl->is_valid_counted_loop() check. Reviewed-by: never
-
- 03 8月, 2011 1 次提交
-
-
由 roland 提交于
Summary: replace MemBarAcquire/MemBarRelease nodes on the monitor enter/exit code paths with new MemBarAcquireLock/MemBarReleaseLock nodes Reviewed-by: kvn, twisti
-
- 09 8月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 08 8月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: gbenson, twisti Contributed-by: NChris Phillips <chphilli@redhat.com>
-
- 06 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: use SA_CLASSDIR variable instead of dirsctory saclasses. Reviewed-by: kamg, dcubed
-
- 30 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Removed predicate cloning from loop peeling optimization and from split fall-in paths. Reviewed-by: never
-
- 29 7月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
- 28 7月, 2011 3 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, twisti Contributed-by: NXerxes Ranby <xerxes@zafena.se>
-
由 kvn 提交于
Summary: Remove flags which duplicate information in Node::NodeClasses. Reviewed-by: never
-
由 never 提交于
Reviewed-by: kvn
-
- 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
-