- 18 6月, 2008 1 次提交
-
-
由 xlu 提交于
Summary: Fixed the cast from char* to const char* and tried to use const char* as much as possible Reviewed-by: never, kamg Contributed-by: xiaobin.lu@sun.com
-
- 11 6月, 2008 1 次提交
-
-
由 xlu 提交于
Summary: Remove the preferred base address built with libjvm.so and unified the PIC approach on Solaris & Linux. Reviewed-by: never, kamg Contributed-by: xiaobin.lu@sun.com
-
- 07 6月, 2008 3 次提交
- 06 6月, 2008 4 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, rasbold
-
由 never 提交于
6711083: 64bit JVM crashes with Internal Error (type.cpp:763) - ShouldNotReachHere() with enabled COOPs Summary: Add NarrowOop to various xmeet routines Reviewed-by: kvn, sgoldman, jrose, rasbold
-
由 coleenp 提交于
Summary: Code in gen_subtype_check was encoding rax as an oop on a path where rax was not an oop. Reviewed-by: never, kvn
-
由 kvn 提交于
Summary: exclude UEP size from nmethod code size and use narrow klass oop to load prototype header. Reviewed-by: jrose, never
-
- 05 6月, 2008 2 次提交
- 04 6月, 2008 2 次提交
- 31 5月, 2008 3 次提交
- 30 5月, 2008 5 次提交
-
-
由 rasbold 提交于
-
由 iveresov 提交于
-
由 rasbold 提交于
Summary: Intrinsify java/util/Arrays.equals(char[], char[]) Reviewed-by: kvn, never
-
由 kvn 提交于
Summary: Generate addresses and implicit null checks with narrow oops to avoid decoding. Reviewed-by: jrose, never
-
由 kamg 提交于
Summary: Update the copyrights Reviewed-by: ohair
-
- 29 5月, 2008 3 次提交
-
-
由 coleenp 提交于
Summary: decouple set_klass() with zeroing the gap when compressed. Reviewed-by: kvn, ysr, jrose
-
由 sgoldman 提交于
Summary: xsl output tag not at top level Reviewed-by: never, kvn, rasbold Contributed-by: gnu_andrew@member.fsf.org
-
由 ohair 提交于
Summary: Allows for jprt submit -release option to select jdk version and proper build targets. Reviewed-by: jcoomes
-
- 28 5月, 2008 2 次提交
-
-
由 jmasa 提交于
Summary: Remove workaround compiler options for instanceKlass.cpp and objArrayKlass.cpp. Reviewed-by: ysr, jcoomes
-
由 ohair 提交于
Summary: Allows for building with SS12, no longer requires SS11, warns if not SS11 for now. Once SS12 is validated and performance measurements look ok, SS12 will be the validated compiler. Reviewed-by: sspitsyn, ikrylov
-
- 23 5月, 2008 2 次提交
- 22 5月, 2008 3 次提交
-
-
由 kvn 提交于
Summary: Use the gap also for a narrow oop field and a boxing object value. Reviewed-by: coleenp, never
-
由 kvn 提交于
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions Summary: Add LoadNKlass and CMoveN nodes, use CmpN and ConN nodes to generate narrow oops compare instructions. Reviewed-by: never, rasbold
-
由 kvn 提交于
Summary: fix several problems in C2 related to Escape Analysis and Compressed Oops. Reviewed-by: never, jrose
-
- 21 5月, 2008 2 次提交
- 20 5月, 2008 1 次提交
-
-
由 rasbold 提交于
-
- 17 5月, 2008 1 次提交
-
-
由 dcubed 提交于
-
- 16 5月, 2008 2 次提交
-
-
由 kvn 提交于
Summary: The method Node::dominates loops in the dead code which does not have a Region node. Reviewed-by: jrose, never
-
由 kvn 提交于
6700102: c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts Summary: Bytecode Escape Analyzer does not have the check for the case described in 6389127. Reviewed-by: never
-
- 15 5月, 2008 1 次提交
-
-
由 rasbold 提交于
-
- 14 5月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: back out sa-related changes to 6652736, use concrete expressions for WKK names in the SA Reviewed-by: never, sundar
-
- 10 5月, 2008 1 次提交
-
-
由 dcubed 提交于
-