- 09 2月, 2011 1 次提交
-
-
由 kamg 提交于
Summary: Add support for distribution-specific error reporting Reviewed-by: coleenp, phh, jcoomes, ohair
-
- 03 2月, 2011 1 次提交
-
-
由 bobv 提交于
Reviewed-by: dholmes, bdelsart
-
- 02 2月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions. Reviewed-by: kamg, never
-
- 26 1月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the Major and Build numbers for HS21 Reviewed-by: jcoomes
-
- 08 1月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS20 build number to 06 Reviewed-by: jcoomes
-
- 04 1月, 2011 1 次提交
-
-
由 trims 提交于
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: jcoomes
-
- 27 12月, 2010 1 次提交
-
-
由 zgu 提交于
Summary: Disabled the warning message during compiling. Reviewed-by: coleenp, dholmes
-
- 24 12月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS20 build number to 05 Reviewed-by: jcoomes
-
- 22 12月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Add running specjvm98 and specjbb2005 with tiered compilation enabled with JPRT. Reviewed-by: kvn
-
- 17 12月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: read Solaris kstat data to get more precise CPU information Reviewed-by: iveresov, never, twisti, dholmes
-
- 15 12月, 2010 2 次提交
- 12 12月, 2010 1 次提交
-
-
由 zgu 提交于
Summary: Implemented in-process C native stack frame decoding when symbols are available. Reviewed-by: coleenp, never
-
- 11 12月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS20 build number to 04 Reviewed-by: jcoomes
-
- 10 12月, 2010 1 次提交
-
-
由 dholmes 提交于
Summary: Check for CROSS_COMPILE_ARCH being set as an indicator to use ALT_COMPILER_PATH Reviewed-by: acorn, ohair
-
- 02 12月, 2010 1 次提交
-
-
由 sla 提交于
Summary: Add new development launcher called hotspot(.exe) Reviewed-by: coleenp
-
- 03 12月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Reverted to old sort order on Linux and Solaris. Reviewed-by: tonyp, coleenp
-
- 01 12月, 2010 3 次提交
-
-
由 stefank 提交于
Summary: Added an ifndef DONT_USE_PRECOMPILED_HEADER to precompiled.hpp. Set up DONT_USE_PRECOMPILED_HEADER when compiling with Sun Studio or when the user specifies USE_PRECOMPILED_HEADER=0. Fixed broken include dependencies. Reviewed-by: coleenp, kvn
-
由 brutisso 提交于
Summary: Added target architecture parameters to make ADLC build properly Reviewed-by: never, stefank
-
由 ohair 提交于
Reviewed-by: jcoomes, dholmes, andrew, kvn
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 12 11月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS20 build number to 03 Reviewed-by: jcoomes
-
- 06 11月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line. Reviewed-by: never, kvn
-
- 15 10月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS20 build number to 02 Reviewed-by: jcoomes
-
- 14 1月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS20 build number to 07 Reviewed-by: jcoomes
-
- 06 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov, jcoomes
-
- 30 9月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: adjusted profiling code generation to use the new ValueStack implementation; lowered optimization level for c1_LinearScan.cpp on solaris x64. Reviewed-by: kvn, never
-
- 24 9月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Minor fix to first line of template copyright files Reviewed-by: ohair
-
- 21 9月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Refine fix for 6561870 to only rebuild sa-jdi.jar when needed Reviewed-by: never, ohair, coleenp
-
- 16 9月, 2010 2 次提交
- 09 9月, 2010 2 次提交
- 08 9月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Use javac's @filename construct to avoid long compile lines Reviewed-by: ohair, twisti, never Contributed-by: doko@ubuntu.com
-
- 07 9月, 2010 1 次提交
-
-
由 kamg 提交于
Summary: See synopsis Reviewed-by: ohair
-
- 04 9月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
-
- 21 8月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change the build number back to 06 Reviewed-by: jcoomes
-
- 20 8月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS19 build number to 07 Reviewed-by: jcoomes
-
- 14 8月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS19 build number to 06 Reviewed-by: jcoomes
-
- 11 8月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: kvn, twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-