- 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
-
- 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
-
- 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 2 次提交
-
-
由 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
-
由 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
-
- 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
-
- 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 1 次提交
-
-
由 kamg 提交于
Summary: Pass -xlazyload to the 'dtrace -G' invocation Reviewed-by: phh, ysr
-
- 09 9月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: ohair
-
- 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
-
- 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
-
- 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
-
- 08 7月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Add hotspot support for modules image Reviewed-by: acorn
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 25 5月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, kamg
-
- 19 5月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: kamg, ysr, dholmes, johnc
-
- 27 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 17 12月, 2009 1 次提交
-
-
由 phh 提交于
Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
-
- 15 10月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use -y zip option to preserve symbolic links. Reviewed-by: never, jcoomes, kamg
-
- 12 9月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: The build fails if the bootstrap JDK defaults to <1.5 Reviewed-by: jcoomes
-
- 05 9月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, phh
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 02 7月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Put missed reference to allocated array in copyOf() intrinsic into OopMap for the call slow_arraycopy(). Reviewed-by: never
-
- 18 6月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Solaris builds with the CC 5.8 compilers (used for jdk6 update builds) fail while compiling adlc. Reviewed-by: never
-
- 04 6月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 18 4月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use -xarch=v8plus as default for 32-bits VM on sparc. Reviewed-by: never, twisti
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 27 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Some fixes which are required to build on recent GCCs. Reviewed-by: never, kvn Contributed-by: langel@redhat.com
-
- 10 12月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: more and better #line and #define directives in the generated code; ADLC itself accepts #line directives Reviewed-by: never, kvn
-
- 19 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Removed lines in adm64.make with interpret.o and moved few constant strings from header files. Reviewed-by: never
-
- 14 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Fixed missed entries. Reviewed-by: never
-
- 13 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Fix solaris makefiles for 5.10 compilers Reviewed-by: jcoomes
-
- 08 11月, 2008 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: xlu
-
- 28 8月, 2008 1 次提交
-
-
由 poonam 提交于
Summary: sa-jdi.jar bundled with JDK should include all the SA classes. Reviewed-by: swamyv
-