- 23 2月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add an internal testing API to HotSpot to enable more targeted testing of vm functionality Reviewed-by: phh, dholmes
-
- 18 2月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 14 2月, 2012 1 次提交
-
-
由 kamg 提交于
Summary: Change default release value to jdk8 (but overrideable) Reviewed-by: phh, jcoomes, dholmes, ohair
-
- 13 2月, 2012 2 次提交
- 11 2月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 07 2月, 2012 3 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 phh 提交于
Summary: Fix EXPORT_PATH overrides on Mac OS X and only change default. Reviewed-by: phh, dcubed Contributed-by: james.melvin@oracle.com
-
由 phh 提交于
Summary: Comment out JPRT jbb tests on Mac OS X until GUI hang can be fixed Reviewed-by: dholmes, brutisso, phh Contributed-by: james.melvin@oracle.com
-
- 06 2月, 2012 1 次提交
-
-
由 erikj 提交于
Summary: Cleaned up make variables for compilers and linker to consistently use CXX for C++ compiler, CC for C compiler and LD for linker. Reviewed-by: dholmes, ohrstrom
-
- 04 2月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 02 2月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Add support for packaging HotSpot JVM builds in universal binaries Reviewed-by: dholmes, kamg, dcubed, phh Contributed-by: james.melvin@oracle.com
-
- 31 1月, 2012 1 次提交
-
-
由 ohrstrom 提交于
Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached. Reviewed-by: ohair, rottenha Contributed-by: fredrik.ohrstrom@oracle.com
-
- 28 1月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 25 1月, 2012 2 次提交
-
-
由 phh 提交于
Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini Contributed-by: james.melvin@oracle.com
-
由 phh 提交于
Summary: Modify jprt.properties to run OSX builds and tests. Reviewed-by: dcubed, kamg, ohair, dholmes Contributed-by: james.melvin@oracle.com
-
- 21 1月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 14 1月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 12 1月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Added a nop tracing infrastructure, JFR makefile changes and other infrastructure used only by JFR. Reviewed-by: acorn, sspitsyn Contributed-by: markus.gronlund@oracle.com
-
- 24 12月, 2011 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 17 12月, 2011 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 20 12月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use 3-operands SIMD instructions in C2 generated code for machines with AVX. Reviewed-by: never
-
- 06 12月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Replace SA_APPLE_BOOT_JAVA with logic that checks the boot JDK for the location of JDI classes. ALWAYS_PASS_TEST_GAMMA is true by default on Darwin. Reviewed-by: kvn, swingler
-
- 03 12月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc
-
- 01 12月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Enable tiered compilation on server VM by default Reviewed-by: kvn, never
-
- 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
-
- 28 11月, 2011 1 次提交
-
-
由 stefank 提交于
Summary: Changed the conditional to see if the precompiled header has been specified. Also, removed the unused PrecompiledOption. Reviewed-by: dholmes, brutisso
-
- 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>
-
- 19 11月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: johnc Contributed-by: alejandro.murillo@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
-