Erik Trimble
6f92a23612
7035259: Bump the HS21 build number to 08
...
Update the HS21 build number to 08
Reviewed-by: jcoomes
2011-04-08 16:18:48 -07:00
Erik Trimble
c9e484d473
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
...
Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: ohair
2011-04-05 14:12:31 -07:00
Erik Trimble
3b74e3fbe5
7033237: Bump the HS21 build number to 07
...
Update the HS21 build number to 07
Reviewed-by: jcoomes
2011-04-01 20:44:31 -07:00
Vladimir Kozlov
bcbdcf6f83
Merge
2011-04-01 15:16:04 -07:00
Karen Kinnear
b65a6220c8
Merge
2011-03-30 17:05:40 -07:00
Staffan Larsen
66a08540c2
7031571: Generate native VS2010 project files
...
Reviewed-by: hosterda, stefank, brutisso
2011-03-28 12:48:08 +02:00
Erik Trimble
f69e8bedea
7031227: Bump the HS21 build number to 06
...
Update the HS21 build number to 06
Reviewed-by: jcoomes
2011-03-25 18:04:51 -07:00
Roland Westrelin
4171ca786e
7029017: Additional architecture support for c2 compiler
...
Enables cross building of a c2 VM. Support masking of shift counts when the processor architecture mandates it.
Reviewed-by: kvn, never
2011-03-25 09:35:39 +01:00
Erik Trimble
a6f5b69e41
7028846: Bump the HS21 build number to 05
...
Update the HS21 build number to 05
Reviewed-by: jcoomes
2011-03-18 13:28:33 -07:00
Erik Trimble
d0c0743b8c
7024814: Bump the HS21 build number to 04
...
Update the HS21 build number to 04
Reviewed-by: jcoomes
2011-03-04 14:06:22 -08:00
Zhengyu Gu
5b51e2c9aa
7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions
...
Ensure safe exception handler table is generated on Win32 binaries when compile with VS2010
Reviewed-by: acorn, coleenp, dcubed, sla, ohair
2011-03-02 09:16:18 -05:00
Erik Trimble
81c907a4b8
7022570: Bump the HS21 build number to 03
...
Update the HS21 build number to 03
Reviewed-by: jcoomes
2011-02-25 12:46:49 -08:00
Robert Ottenhag
c4270e4517
Merge
2011-02-21 04:49:17 -08:00
Antonios Printezis
57d8e5b8ba
Merge
2011-02-14 22:21:18 -05:00
David Holmes
74c63197eb
7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK
...
Set JDK_IMPORT_PATH to ALT_JDK_TARGET_IMPORT_PATH if it is defined
Reviewed-by: phh, ohair
2011-02-14 19:27:36 -05:00
Robert Ottenhag
231caaed9b
Merge
2011-02-14 03:19:33 -08:00
Erik Trimble
72ec986b22
7019104: Bump the HS21 build number to 02
...
Update the HS21 build number to 02
Reviewed-by: jcoomes
2011-02-11 15:32:03 -08:00
Staffan Larsen
32b46da6e3
7017824: Add support for creating 64-bit Visual Studio projects
...
Updated create.bat and ProjectCreator
Reviewed-by: brutisso, stefank, ohair
2011-02-10 13:03:22 +01:00
John Cuthbertson
7334402db5
7017008: G1: Turn on compressed oops by default
...
Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt.
Reviewed-by: jcoomes, brutisso, tonyp
2011-02-09 09:43:02 -08:00
Keith McGuigan
9acb43fa6d
7003401: Implement VM error-reporting functionality on erroneous termination
...
Add support for distribution-specific error reporting
Reviewed-by: coleenp, phh, jcoomes, ohair
2011-02-08 17:20:45 -05:00
Bob Vandette
b0d545a4e4
Merge
2011-02-02 11:54:26 -05:00
Bob Vandette
31e3fe4a98
7016023: Enable building ARM and PPC from src/closed repository
...
Reviewed-by: dholmes, bdelsart
2011-02-02 11:35:26 -05:00
Coleen Phillimore
cba53708ec
6588413: Use -fvisibility=hidden for gcc compiles
...
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
2011-02-01 11:23:19 -05:00
Erik Trimble
34880c294b
7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM
...
Update the Major and Build numbers for HS21
Reviewed-by: jcoomes
2011-01-25 15:06:37 -08:00
Erik Trimble
ad51e6bdec
7012348: Bump the HS20 build number to 07
...
Update the HS20 build number to 07
Reviewed-by: jcoomes
2011-01-13 22:53:34 -08:00
Erik Trimble
64115cbb85
Merge
2011-01-07 22:56:35 -08:00
Erik Trimble
f87965dc9e
7011125: Bump the HS20 build number to 06
...
Update the HS20 build number to 06
Reviewed-by: jcoomes
2011-01-07 22:42:10 -08:00
Christian Thalinger
84f5de835b
Merge
2011-01-07 03:41:07 -08:00
Erik Trimble
3c6a7c89ff
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass
...
Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: jcoomes
2011-01-03 15:30:05 -08:00
Coleen Phillimore
dd59086fcc
Merge
2010-12-28 09:54:09 -05:00
Zhengyu Gu
358c39b12e
Merge
2010-12-27 09:56:29 -05:00
Zhengyu Gu
ab1c0a938e
6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
...
Disabled the warning message during compiling.
Reviewed-by: coleenp, dholmes
2010-12-27 09:30:20 -05:00
Erik Trimble
e02ff5e906
7008759: Bump the HS20 build number to 05
...
Update the HS20 build number to 05
Reviewed-by: jcoomes
2010-12-24 07:59:50 -08:00
Igor Veresov
ef4ac58dde
7008466: Tiered: Enable testing of tiered compilation in JPRT
...
Add running specjvm98 and specjbb2005 with tiered compilation enabled with JPRT.
Reviewed-by: kvn
2010-12-21 22:57:17 -08:00
Vladimir Kozlov
9fd396ce55
7006505: Use kstat info to identify SPARC processor
...
Read Solaris kstat data to get more precise CPU information
Reviewed-by: iveresov, never, twisti, dholmes
2010-12-16 14:15:12 -08:00
Staffan Larsen
5ba47f538b
Merge
2010-12-15 08:03:54 -08:00
Staffan Larsen
c299b4709f
7006354: Updates to Visual Studio project creation and development launcher
...
Updates to Visual Studio project creation and development launcher
Reviewed-by: stefank, coleenp
2010-12-15 07:11:31 -08:00
Stefan Karlsson
c7842c2550
7006659: temporary adlc files are added to the build variables
...
Don't recurse into sub-directories when looking for source files.
Reviewed-by: never, brutisso
2010-12-15 05:43:54 -08:00
Coleen Phillimore
d2481f01f0
Merge
2010-12-13 14:46:51 -08:00
Zhengyu Gu
86f7ad735d
Merge
2010-12-11 13:46:36 -05:00
Zhengyu Gu
61a4658b22
7003748: Decode C stack frames when symbols are presented (PhoneHome project)
...
Implemented in-process C native stack frame decoding when symbols are available.
Reviewed-by: coleenp, never
2010-12-11 13:20:56 -05:00
Erik Trimble
72a4a57a9e
7006221: Bump the HS20 build number to 04
...
Update the HS20 build number to 04
Reviewed-by: jcoomes
2010-12-10 18:05:39 -08:00
David Holmes
83c72a434a
7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
...
Check for CROSS_COMPILE_ARCH being set as an indicator to use ALT_COMPILER_PATH
Reviewed-by: acorn, ohair
2010-12-09 20:12:06 -05:00
Staffan Larsen
7765368022
6981484: Update development launcher
...
Add new development launcher called hotspot(.exe)
Reviewed-by: coleenp
2010-12-02 05:45:54 -08:00
Stefan Karlsson
c4121e4375
7003786: sort Obj_Files before compiling
...
Reverted to old sort order on Linux and Solaris.
Reviewed-by: tonyp, coleenp
2010-12-02 20:01:47 +01:00
Stefan Karlsson
4a33afe6c4
7003125: precompiled.hpp is included when precompiled headers are not used
...
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
2010-12-01 15:04:06 +01:00
Bengt Rutisson
8c5bc8227a
7003456: ADLC files not correctly generated on Windows
...
Added target architecture parameters to make ADLC build properly
Reviewed-by: never, stefank
2010-12-01 03:12:35 -08:00
Kelly O'Hair
0736598d42
Merge
2010-11-30 18:10:20 -08:00
Kelly O'Hair
dddeba18de
6987107: Add variable to add to but not modify non-fcs version string
...
Reviewed-by: jcoomes, dholmes, andrew, kvn
2010-11-30 18:07:18 -08:00
Stefan Karlsson
8006fe8f75
6989984: Use standard include model for Hospot
...
Replaced MakeDeps and the includeDB files with more standardized solutions.
Reviewed-by: coleenp, kvn, kamg
2010-11-23 13:22:55 -08:00