- 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
-
- 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>
-
- 07 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Tell C++ to not inline so much by using flag -xspace. Reviewed-by: ysr
-
- 03 8月, 2010 1 次提交
-
-
由 bobv 提交于
Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
-
- 30 7月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS19 build number to 05 Reviewed-by: jcoomes
-
- 08 7月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Add hotspot support for modules image Reviewed-by: acorn
-
- 02 7月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS19 build number to 04 Reviewed-by: jcoomes
-
- 30 6月, 2010 1 次提交
-
-
由 prr 提交于
Reviewed-by: ohair, valeriep
-
- 17 6月, 2010 1 次提交
-
-
由 prr 提交于
Reviewed-by: ohair, jcoomes
-
- 16 6月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 04 6月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS19 build number to 03 Reviewed-by: jcoomes
-
- 28 5月, 2010 2 次提交
- 25 5月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, kamg
-
- 19 5月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: kamg, ysr, dholmes, johnc
-
- 14 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the Major and build numbers for HS19 fork Reviewed-by: jcoomes
-
- 12 5月, 2010 1 次提交
-
-
由 prr 提交于
6951582: Build problems on win64 Summary: Changes to enable building JDK7 with Microsoft Visual Studio 2010 Reviewed-by: ohair, art, ccheung, dcubed
-
- 07 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: modify jprt.properties to allow JPRT to use 6u18 and 6u18 targets Reviewed-by: ohair
-
- 05 5月, 2010 1 次提交
-
-
由 kamg 提交于
Summary: Changed to "Oracle Corporation" Reviewed-by: coleenp, dcubed
-
- 30 4月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS18 build number to 04 Reviewed-by: jcoomes
-
- 27 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 16 4月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS18 build number to 03 Reviewed-by: jcoomes
-
- 02 4月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS18 build number to 02 Reviewed-by: jcoomes
-
- 26 3月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Fix build.bat so invoking command shell doesn't exit on error. Fix dirname assumptions. Document some MKS environment dependencies. Reviewed-by: coleenp
-
- 19 3月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the Major and build numbers for HS18 fork Reviewed-by: jcoomes
-
- 17 3月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Clean up get_msc_ver, build.bat and build.make in general and for Cygwin. Reviewed-by: ohair
-