- 29 11月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Added JVM_SetNativeThreadName to linker mapfiles on Solaris and Linux. Reviewed-by: dcubed, dholmes Contributed-by: michael.x.mcmahon@oracle.com
-
- 21 11月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: Add the new path to precompiled.hpp in the project make file Reviewed-by: coleenp, dholmes, brutisso Contributed-by: Nrbackman <rickard.backman@oracle.com>
-
- 05 11月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 01 11月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: Moved precompiled.hpp to src/share/vm/precompiled Reviewed-by: coleenp, dholmes Contributed-by: Nrbackman <rickard.backman@oracle.com>
-
- 31 10月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: arrayOopDesc::max_array_length() should return a value that does not overflow a size_t if it is converted to bytes. Reviewed-by: kvn, dholmes
-
- 29 10月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 22 10月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 15 10月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 14 10月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Integrate bsd-port/hotspot and macosx-port/hotspot changes as of 2011.09.29. Reviewed-by: kvn, dholmes, never, phh Contributed-by: NChristos Zoulas <christos@zoulas.com>, Greg Lewis <glewis@eyesbeyond.com>, Kurt Miller <kurt@intricatesoftware.com>, Alexander Strange <astrange@apple.com>, Mike Swingler <swingler@apple.com>, Roger Hoover <rhoover@apple.com>, Victor Hernandez <vhernandez@apple.com>, Pratik Solanki <psolanki@apple.com>
-
- 01 10月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 30 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, never Contributed-by: volker.simonis@gmail.com
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 20 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add missing node limit check in IGVN optimizer Reviewed-by: iveresov, never
-
- 17 9月, 2011 2 次提交
- 16 9月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 14 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fixed warnings which prevent building VM with old compilers. Reviewed-by: never
-
- 20 9月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: Extend the SA to recognize the G1CollectedHeap and implement any code that's needed by our serviceability tools (jmap, jinfo, jstack, etc.) that depend on the SA. Reviewed-by: never, poonam, johnc
-
- 12 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 10 9月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 02 9月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@oracle.com
-
- 30 8月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, dholmes, stefank, coleenp
-
- 27 8月, 2011 1 次提交
-
-
由 kvn 提交于
Reviewed-by: jcoomes Contributed-by: alejandro.murillo@oracle.com
-
- 20 8月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc
-
- 06 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: use SA_CLASSDIR variable instead of dirsctory saclasses. Reviewed-by: kamg, dcubed
-
- 29 7月, 2011 1 次提交
-
-
由 andrew 提交于
Summary: Add "3" to list of allowable versions Reviewed-by: kamg, chrisphi
-
- 23 7月, 2011 2 次提交
- 02 7月, 2011 2 次提交
- 20 5月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 14 Reviewed-by: jcoomes
-
- 16 5月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Added Open (OpenJDK) and Emb (Embedded) build flavours to JPRT. Added a few open builds and basic sanity tests to the normal JDK7 JPRT submission job. Reviewed-by: ohair, jcoomes, bobv, kvn
-
- 13 5月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 13 Reviewed-by: jcoomes
-
- 11 5月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Use '-e' version of sed expressions. Clarify and fix comments Reviewed-by: never, acorn
-
- 07 5月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 12 Reviewed-by: jcoomes
-
- 06 5月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: By default if OPENJDK=true is set then we don't look in the alt-src predefined location. The user can explicitly set HS_ALT_SRC_REL to the desired location in conjunction with OPENJDK=true, if they wish. Reviewed-by: jcoomes, kamg
-
- 04 5月, 2011 2 次提交
- 03 5月, 2011 2 次提交
-
-
由 dsamersoff 提交于
Summary: Since -export-dynamic is a linker option, the correct way to pass it is -Xlinker -export-dynamic Reviewed-by: dsamersoff, dholmes Contributed-by: omajid@redhat.com
-
由 dcubed 提交于
Summary: Support build and runtime configs of old and new interfaces as appropriate. Reviewed-by: acorn, never
-