- 14 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: This patch adds a comment pointing to the Hacker's Delight version of the algorithm plus a verbatim copy of it. Furthermore it adds inline comments. Reviewed-by: kvn, jrose
-
- 07 2月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Move the CreateEx up before each round of IFG construction Reviewed-by: never, phh
-
- 06 2月, 2009 2 次提交
- 05 2月, 2009 2 次提交
- 04 2月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: phh, kvn
-
- 03 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: The C2 compiler leads to wrong results on solaris-i486 (32-bit) for a testcase given in the CR. Reviewed-by: never, rasbold
-
- 26 1月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Renaming LoadC to LoadUS would round up the planned introduction of LoadUB and LoadUI. Reviewed-by: phh, kvn
-
- 22 1月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Fix the assert in TypeKlassPtr::cast_to_ptr_type(). Reviewed-by: never
-
- 17 1月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Add missing code for reflection class loader in SystemDictionary::find(). Reviewed-by: never, jrose
-
- 15 1月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 14 1月, 2009 2 次提交
- 08 1月, 2009 2 次提交
- 23 12月, 2008 2 次提交
- 20 12月, 2008 1 次提交
-
-
由 xlu 提交于
Summary: Get rid of the CAS loop in getTimeNanos to reduce coherence traffic on Solaris. Reviewed-by: acorn, kvn, ysr
-
- 19 12月, 2008 4 次提交
-
-
由 poonam 提交于
6786340: hs14b09a pit: a lot of tests failed in "-server -Xcomp" on solaris-amd64 using fastdebug bits Summary: Fixes the nsk-jdi PIT failures introduced by fix for 6739363 Reviewed-by: kvn, coleenp
-
由 kvn 提交于
Summary: Relax the assert for Sparc. Reviewed-by: never
-
由 jcoomes 提交于
Reviewed-by: jmasa, tonyp
-
由 jcoomes 提交于
Reviewed-by: jmasa, tonyp
-
- 18 12月, 2008 1 次提交
-
-
由 jcoomes 提交于
Summary: remove Universe::_fillerArrayKlassObj and associated code Reviewed-by: jmasa, tonyp
-
- 17 12月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Restore the code which sets a control edge for a klass load node. Reviewed-by: never
-
- 16 12月, 2008 2 次提交
- 13 12月, 2008 3 次提交
- 12 12月, 2008 3 次提交
- 11 12月, 2008 3 次提交
-
-
由 blacklion 提交于
Summary: DTrace probe "contended-exit" should be fired before unparking object, or context could be lost. Probe firing was moved to proper place. Reviewed-by: coleenp, kamg
-
由 ysr 提交于
6736295: SIGSEGV in product jvm, assertion "these are the only valid states during a mark sweep" in fastdebug Summary: Restructured the code in the perm gen allocation retry loop so as to avoid "safepoint-blocking" on locks, in this case the Heap_lock, while holding uninitialized allocated heap storage. Reviewed-by: apetrusenko, iveresov, jcoomes, jmasa, poonam
-
由 coleenp 提交于
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X. Reviewed-by: acorn, jcoomes
-
- 10 12月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: more and better #line and #define directives in the generated code; ADLC itself accepts #line directives Reviewed-by: never, kvn
-
- 09 12月, 2008 3 次提交
-
-
由 coleenp 提交于
Summary: Print out JDK/JRE version that hotspot knows about. Reviewed-by: kamg, blacklion, acorn, alanb
-
由 jrose 提交于
Summary: temporarily turn off LinkWellKnownClasses optimization Reviewed-by: never, kvn
-
由 coleenp 提交于
Summary: On solaris, the inline assembly wasn't being processed. Added volatile to il file fixed it. Reviewed-by: phh, kvn
-