- 20 10月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Enhanced virtual memory tracking to track committed regions as well as reserved regions, so NMT now can generate virtual memory map. Reviewed-by: acorn, coleenp
-
- 19 10月, 2012 2 次提交
-
-
由 coleenp 提交于
Summary: Added code to write the value of the java.class.path property to the hs_err file. Reviewed-by: kmo, dholmes, kvn Contributed-by: harold.seigel@oracle.com
-
由 coleenp 提交于
Summary: The -XX:+UseVMInterruptibleIO flag is deprecated for JDK8. The flag will still enable Interruptible IO on Solaris, but users will get a warning. Reviewed-by: dholmes, acorn, alanb Contributed-by: harold.seigel@oracle.com
-
- 17 10月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: coleenp, kamg
-
- 28 8月, 2012 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: dholmes, dcubed
-
- 12 10月, 2012 4 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose
-
由 jiangli 提交于
Summary: Remove unneeded assert. Reviewed-by: sspitsyn, coleenp
-
由 kamg 提交于
Summary: Accept classfiles with major version 52 Reviewed-by: coleenp, acorn
-
由 roland 提交于
Summary: code generated by c1 for getClass intrinsic broken when klass field is loaded on 64bit with compressed klass off. Reviewed-by: kvn
-
- 11 10月, 2012 2 次提交
- 10 10月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: several changes to adlc to improve its usability Reviewed-by: kvn Contributed-by: goetz.lindenmaier@sap.com
-
由 vlivanov 提交于
Summary: Removed LoadUI2L node from Ideal nodes, use match rule in .ad files instead. Reviewed-by: kvn
-
由 mikael 提交于
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
-
- 09 10月, 2012 3 次提交
- 08 10月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Don't use HS_DTRACE_PROBE_CDECL_N and HS_DTRACE_PROBE_N directly. Reviewed-by: coleenp, kamg, dholmes, sspitsyn Contributed-by: NMark Wielaard <mjw@redhat.com>
-
- 06 10月, 2012 2 次提交
- 05 10月, 2012 2 次提交
- 04 10月, 2012 4 次提交
-
-
由 neliasso 提交于
Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files. Reviewed-by: kvn Contributed-by: nils.eliasson@oracle.com
-
由 coleenp 提交于
Summary: Remove buggy experimental option Reviewed-by: acorn, coleenp Contributed-by: harold.seigel@oracle.com
-
由 coleenp 提交于
Summary: Uncommented out include for sys/stat.h and deleted include statements that were commented out. Reviewed-by: coleenp, acorn, dholmes Contributed-by: harold.seigel@oracle.com
-
由 jwilhelm 提交于
Summary: Change the flags and variables related to tenuring threshold to be unsigned Reviewed-by: jmasa, johnc
-
- 03 10月, 2012 3 次提交
- 02 10月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, kvn
-
- 01 10月, 2012 2 次提交
- 29 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Capitalize these metadata types (and objArrayKlass) Reviewed-by: stefank, twisti, kvn
-
- 28 9月, 2012 4 次提交
-
-
由 stefank 提交于
8000230: Change os::print_location to be more descriptive when a location is pointing into an object Reviewed-by: mgerdin, twisti
-
由 kvn 提交于
Summary: use long branches in test_invocation_counter_for_mdp() Reviewed-by: twisti
-
由 johnc 提交于
Summary: The clipping code in the routine that sets the bits for a range of cards, in the liveness accounting verification code was incorrect. It set all the bits in the card bitmap from the given starting index which would lead to spurious marking verification failures. Reviewed-by: brutisso, jwilhelm, jmasa
-
由 kvn 提交于
Summary: Deleted placement new operator of Node - node(size_t, Compile *, int). Reviewed-by: kvn, twisti Contributed-by: bharadwaj.yadavalli@oracle.com
-
- 26 9月, 2012 2 次提交
-
-
由 kvn 提交于
Summary: Replaced is_vector_use() call with explicit check for vector shift's count. Reviewed-by: twisti, roland, dlong, vlivanov
-
由 kvn 提交于
Summary: Added missed _bottom_type set in ArchDesc::defineExpand() and missed vector nodes in MatchRule::is_vector(). Reviewed-by: twisti, roland, dlong
-
- 25 9月, 2012 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: kvn
-