- 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
-
- 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
-
- 10 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never Contributed-by: NAndrew Haley <aph@redhat.com>
-
- 19 2月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 10 Reviewed-by: jcoomes
-
- 06 2月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 09 Reviewed-by: jcoomes
-
- 23 1月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 08 Reviewed-by: jcoomes
-
- 16 1月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 07 Reviewed-by: jcoomes
-
- 14 1月, 2010 1 次提交
-
-
由 dcubed 提交于
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau Contributed-by: NVasanth Venkatachalam <vasanth.venkatachalam@amd.com>
-
- 23 12月, 2009 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 06 Reviewed-by: jcoomes
-
- 17 12月, 2009 1 次提交
-
-
由 phh 提交于
Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
-
- 06 11月, 2009 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 05 Reviewed-by: jcoomes
-
- 24 10月, 2009 1 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 04 Reviewed-by: jcoomes
-