Erik Trimble
5301c4b90d
6997698: Bump the HS20 build number to 03
...
Update the HS20 build number to 03
Reviewed-by: jcoomes
2010-11-11 23:30:49 -08:00
Igor Veresov
39ef076af4
Merge
2010-11-08 14:33:48 -08:00
Igor Veresov
c3d3f0f262
6997456: Not possible to build just compiler2
...
Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line.
Reviewed-by: never, kvn
2010-11-05 14:49:50 -07:00
Erik Trimble
daea1b7ef4
6992267: Bump the HS20 build number to 02
...
Update the HS20 build number to 02
Reviewed-by: jcoomes
2010-10-14 16:05:59 -07:00
John Coomes
cdc9022728
Merge
2010-10-08 09:29:09 -07:00
Vladimir Kozlov
68f9001261
Merge
2010-10-06 14:18:32 -07:00
Tom Rodriguez
f3c22cd1e2
6989736: fix mapfile warnings on solaris
...
Reviewed-by: kvn, iveresov, jcoomes
2010-10-05 17:38:40 -07:00
Igor Veresov
8309071a08
6988346: 6986046 breaks tiered
...
Adjusted profiling code generation to use the new ValueStack implementation; lowered optimization level for c1_LinearScan.cpp on solaris x64.
Reviewed-by: kvn, never
2010-09-29 16:53:42 -07:00
Erik Trimble
b7d1b4674b
6987149: Fix incorrect Oracle copyright header in make/templates files
...
Minor fix to first line of template copyright files
Reviewed-by: ohair
2010-09-24 00:52:04 -07:00
Keith McGuigan
9e9551fdd8
Merge
2010-09-22 12:54:51 -04:00
Daniel D. Daugherty
08b41f30d8
6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
...
Refine fix for 6561870 to only rebuild sa-jdi.jar when needed
Reviewed-by: never, ohair, coleenp
2010-09-21 06:58:44 -07:00
Keith McGuigan
de088dd719
Merge
2010-09-17 19:45:12 -04:00
Vladimir Kozlov
5e98ce13ab
Merge
2010-09-16 16:48:40 -07:00
John Cuthbertson
3af63c10ab
Merge
2010-09-16 13:45:55 -07:00
Keith McGuigan
1ab450b848
6974813: JVM needs to use demand loading for its DTrace probes
...
Pass -xlazyload to the 'dtrace -G' invocation
Reviewed-by: phh, ysr
2010-09-15 16:28:19 -04:00
John Coomes
7100220f9b
6985022: update make/jprt.properties for new jdk7 tools
...
Reviewed-by: ohair, kvn
2010-09-15 10:39:13 -07:00
Keith McGuigan
b9760f8836
Merge
2010-09-13 07:38:10 -07:00
Erik Trimble
2077fb46a1
6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
...
Update the Major and Build numbers for HS20
Reviewed-by: jcoomes
2010-09-08 18:33:31 -07:00
John Coomes
79fbcf5d03
6983296: build sanity checks for jdk7 should require SS12u1
...
Reviewed-by: ohair
2010-09-08 16:10:51 -07:00
Matthias Klose
059de12e57
6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
...
Use javac's @filename construct to avoid long compile lines
Reviewed-by: ohair, twisti, never
2010-09-08 08:34:57 -07:00
Keith McGuigan
06c0a051da
6982851: Add b107 machine classifications to jprt.properties file
...
See synopsis
Reviewed-by: ohair
2010-09-07 11:50:59 -04:00
Igor Veresov
2c66a6c3fd
6953144: Tiered compilation
...
Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
Reviewed-by: kvn, never, phh, twisti
2010-09-03 17:51:07 -07:00
Erik Trimble
8a3ced949a
6978889: Remove premature change of build number to Hotspot 19 Build 07
...
Change the build number back to 06
Reviewed-by: jcoomes
2010-08-20 12:57:42 -07:00
Erik Trimble
8a49894619
6978726: Bump the HS19 build number to 07
...
Update the HS19 build number to 07
Reviewed-by: jcoomes
2010-08-20 03:47:09 -07:00
Erik Trimble
ba5d36a6d6
6977051: Bump the HS19 build number to 06
...
Update the HS19 build number to 06
Reviewed-by: jcoomes
2010-08-13 10:56:17 -07:00
Erik Trimble
728414c987
Merge
2010-08-13 10:55:42 -07:00
Gary Benson
d7310fb0f7
6976186: integrate Shark HotSpot changes
...
Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure.
Reviewed-by: kvn, twisti
2010-08-11 05:51:21 -07:00
Tom Rodriguez
68ff9b2b00
Merge
2010-08-09 17:51:56 -07:00
Vladimir Kozlov
7895bef72f
6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586
...
Tell C++ to not inline so much by using flag -xspace.
Reviewed-by: ysr
2010-08-06 11:53:28 -07:00
Bob Vandette
b95c7e9523
6953477: Increase portability and flexibility of building Hotspot
...
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
2010-08-03 08:13:38 -04:00
Erik Trimble
4ce3f156ec
6973381: Bump the HS19 build number to 05
...
Update the HS19 build number to 05
Reviewed-by: jcoomes
2010-07-30 06:56:40 -07:00
Erik Trimble
89ddf727ca
Merge
2010-07-15 19:52:58 -07:00
Mandy Chung
a20650acd0
6967423: Hotspot support for modules image
...
Add hotspot support for modules image
Reviewed-by: acorn
2010-07-07 15:35:58 -07:00
Erik Trimble
b4884449a6
6966252: Bump the HS19 build number to 04
...
Update the HS19 build number to 04
Reviewed-by: jcoomes
2010-07-02 01:37:36 -07:00
Erik Trimble
2d9848a160
Merge
2010-07-02 01:36:15 -07:00
Phil Race
a58629198d
6964882: 32 bit JDK does not build on 64 bit Windows platforms
...
Reviewed-by: ohair, valeriep
2010-06-29 16:33:41 -07:00
Erik Trimble
e1ffbcca68
Merge
2010-06-17 23:59:24 -07:00
Phil Race
f3aeed71d6
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
...
Reviewed-by: ohair, jcoomes
2010-06-16 09:42:20 -07:00
Tom Rodriguez
f6c6028287
6952176: Remove debug flag from adlc makefile for 6Update trains
...
Reviewed-by: kvn, twisti
2010-06-15 12:03:15 -07:00
Erik Trimble
51ba3f9981
6958458: Bump the HS19 build number to 03
...
Update the HS19 build number to 03
Reviewed-by: jcoomes
2010-06-03 18:18:56 -07:00
John R Rose
d6a9b93b5a
Merge
2010-06-02 22:45:42 -07:00
Erik Trimble
ba7c173659
6941466: Oracle rebranding changes for Hotspot repositories
...
Change all the Sun copyrights to Oracle copyright
Reviewed-by: ohair
2010-05-27 19:08:38 -07:00
Erik Trimble
18d0b0100c
Merge
2010-05-27 12:42:44 -07:00
Erik Trimble
02c01a314b
6956513: Bump the HS19 build number to 02
...
Update the HS19 build number to 02
Reviewed-by: jcoomes
2010-05-27 12:40:34 -07:00
Tom Rodriguez
66b26ccfb4
Merge
2010-05-25 13:18:49 -07:00
Tom Rodriguez
0582a3ba99
6490487: java support on 64 bit solaris x86 machines is broken
...
Reviewed-by: kvn, kamg
2010-05-24 13:53:38 -07:00
John Coomes
8a34049f04
Merge
2010-05-20 08:32:11 -07:00
John Coomes
04b4d79094
6951319: enable solaris builds using Sun Studio 12 update 1
...
Reviewed-by: kamg, ysr, dholmes, johnc
2010-05-18 11:02:18 -07:00
Erik Trimble
f52963c1bc
6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
...
Update the Major and build numbers for HS19 fork
Reviewed-by: jcoomes
2010-05-13 14:47:21 -07:00
Erik Trimble
8878667a36
Merge
2010-05-13 14:35:14 -07:00
Phil Race
db63a9aa55
6931180: Migration to recent versions of MS Platform SDK
...
6951582: Build problems on win64
Changes to enable building JDK7 with Microsoft Visual Studio 2010
Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:35:43 -07:00
Daniel D. Daugherty
f27d5ab6d8
Merge
2010-05-10 13:09:44 -07:00
Erik Trimble
611ef51964
6950438: Add 6u18 and 6u20 release values explicitly to jprt.properties file
...
Modify jprt.properties to allow JPRT to use 6u18 and 6u18 targets
Reviewed-by: ohair
2010-05-06 12:46:21 -07:00
Daniel D. Daugherty
1f1393802c
Merge
2010-05-05 16:39:47 -07:00
Keith McGuigan
51da92458c
6949118: jvm.dll shows the company name as Sun Microsystems
...
Changed to "Oracle Corporation"
Reviewed-by: coleenp, dcubed
2010-05-05 09:28:13 -04:00
Erik Trimble
a7fa37352d
6948636: Bump the HS18 build number to 04
...
Update the HS18 build number to 04
Reviewed-by: jcoomes
2010-04-29 15:47:28 -07:00
John R Rose
78e6939c37
Merge
2010-04-29 00:03:40 -07:00
Hiroshi Yamauchi
cd48f31efe
6946040: add intrinsic for short and char reverseBytes
...
Reviewed-by: never, twisti
2010-04-26 11:27:21 -07:00
Erik Trimble
67e6e0207c
6944398: Bump the HS18 build number to 03
...
Update the HS18 build number to 03
Reviewed-by: jcoomes
2010-04-15 19:08:18 -07:00
Karen Kinnear
60b7da9e8f
Merge
2010-04-01 20:48:50 -04:00
Erik Trimble
dd2e2966dd
6940419: Bump the HS18 build number to 02
...
Update the HS18 build number to 02
Reviewed-by: jcoomes
2010-04-01 16:15:12 -07:00
Karen Kinnear
7aaaad73cf
Merge
2010-03-26 11:10:26 -04:00
Daniel D. Daugherty
656336b952
Merge
2010-03-25 16:54:59 -07:00
Daniel D. Daugherty
b44f682bf9
6938185: 3/4 6923488 breaks Windows command shell builds
...
Fix build.bat so invoking command shell doesn't exit on error. Fix dirname assumptions. Document some MKS environment dependencies.
Reviewed-by: coleenp
2010-03-25 16:27:12 -07:00
Daniel D. Daugherty
6fb483993a
Merge
2010-03-23 17:29:13 -07:00
Erik Trimble
e549c50c7d
6936366: Fork HS17 to HS18 - renumber Major and build numbers of JVM
...
Update the Major and build numbers for HS18 fork
Reviewed-by: jcoomes
2010-03-18 17:21:54 -07:00
Erik Trimble
37ecae8f2c
Merge
2010-03-18 16:06:00 -07:00
Daniel D. Daugherty
d713517a21
Merge
2010-03-16 20:47:17 -07:00
Daniel D. Daugherty
13296056f0
6923488: 4/4 need minor tweaks to HotSpot build for Cygwin
...
Clean up get_msc_ver, build.bat and build.make in general and for Cygwin.
Reviewed-by: ohair
2010-03-16 17:47:03 -06:00
Andrew Haley
11051a4e6a
6932270: Allow Java's ELF symtab reader to use separate debuginfo files
...
Reviewed-by: never
2010-03-09 11:02:39 -08:00
Erik Trimble
fbd3f3a787
6927886: Bump the HS17 build number to 10
...
Update the HS17 build number to 10
Reviewed-by: jcoomes
2010-02-18 22:16:12 -08:00
Erik Trimble
94ccfa4187
6921473: Bump the HS17 build number to 09
...
Update the HS17 build number to 09
Reviewed-by: jcoomes
2010-02-05 12:27:12 -08:00
Erik Trimble
7c54f15bde
Merge
2010-02-05 12:26:35 -08:00
Coleen Phillimore
492ac08f92
Merge
2010-01-22 15:06:53 -08:00
Erik Trimble
233fefb60d
6919437: Bump the HS17 build number to 08
...
Update the HS17 build number to 08
Reviewed-by: jcoomes
2010-01-22 15:01:00 -08:00
Daniel D. Daugherty
ecbf962c7b
Merge
2010-01-20 11:32:41 -07:00
Erik Trimble
5ce386d80e
6917463: Bump the HS17 build number to 07
...
Update the HS17 build number to 07
Reviewed-by: jcoomes
2010-01-15 14:28:16 -08:00
Vasanth Venkatachalam
a5e58e8d53
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
...
Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
2010-01-13 09:39:46 -07:00
Erik Trimble
4909043745
Merge
2009-12-23 03:12:16 -08:00
Erik Trimble
54542ccadf
6912782: Bump the HS17 build number to 06
...
Update the HS17 build number to 06
Reviewed-by: jcoomes
2009-12-22 16:35:08 -08:00
Paul Hohensee
ce423c9e98
6843629: Make current hotspot build part of jdk5 control build
...
Source changes for older compilers plus makefile changes.
Reviewed-by: xlu
2009-12-16 12:54:49 -05:00
Erik Trimble
61acb34177
6898707: Bump the HS17 build number to 05
...
Update the HS17 build number to 05
Reviewed-by: jcoomes
2009-11-05 15:58:32 -08:00
Erik Trimble
c85f6acf41
6894844: Bump the HS17 build number to 04
...
Update the HS17 build number to 04
Reviewed-by: jcoomes
2009-10-23 14:27:16 -07:00
Changpeng Fang
35ca20c546
Merge
2009-10-16 14:08:44 -07:00
Vladimir Kozlov
3d9a536c1a
6722084: JPRT make file doesn't create required symbolic link to libjvm.so
...
Use -y zip option to preserve symbolic links.
Reviewed-by: never, jcoomes, kamg
2009-10-14 11:42:59 -07:00
Gary Benson
5473f394c6
6890308: integrate zero assembler hotspot changes
...
Reviewed-by: never
2009-10-13 12:04:21 -07:00
Erik Trimble
19fcbc7c3e
6890293: Bump the HS17 build number to 03
...
Update the HS17 build number to 03
Reviewed-by: jcoomes
2009-10-09 15:21:07 -07:00
Erik Trimble
3cb09cdcfc
6885900: Bump the HS17 build number to 02
...
Update the HS17 build number to 02
Reviewed-by: jcoomes
2009-09-25 12:19:19 -07:00
Karen Kinnear
27286386e9
Merge
2009-09-16 09:10:57 -04:00
Karen Kinnear
ffb85ff832
Merge
2009-09-15 16:28:57 -04:00
Andrew John Hughes
3d73906ac5
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
...
The build fails if the bootstrap JDK defaults to <1.5
Reviewed-by: jcoomes
2009-09-12 12:50:07 +01:00
Karen Kinnear
488e99efd8
6830542: Performance: JVM_DefineClass already verified
...
Reviewed-by: kamg, phh
2009-09-04 12:53:02 -04:00
John Coomes
928d5f78a4
6879076: disable jprt sync after builds are done
...
Reviewed-by: kamg, dholmes
2009-09-03 19:21:55 -07:00
Erik Trimble
3356fa9895
6873236: Fork HS16 to HS17 - renumber Major and build numbers of JVM
...
Update the Major and build numbers for HS17 fork
Reviewed-by: jcoomes
2009-08-21 20:38:36 -07:00
Erik Trimble
3d20d74ae0
Merge
2009-08-13 17:59:05 -07:00
Erik Trimble
68e4dd4816
6871765: Bump the HS16 build number to 08
...
Update the HS16 build number to 08
Reviewed-by: jcoomes
2009-08-13 17:47:43 -07:00
Y. Srinivas Ramakrishna
1121581e07
6868991: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
...
JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
Reviewed-by: jcoomes
2009-08-05 18:54:12 -07:00
Erik Trimble
e846382e12
Merge
2009-07-29 16:00:35 -07:00
Xiomara Jayasena
a63ef10004
6862919: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
2009-07-28 12:12:40 -07:00
Erik Trimble
d911e41fe7
6864901: Bump the HS16 build number to 07
...
Update the HS16 build number to 07
Reviewed-by: jcoomes
2009-07-24 16:41:16 -07:00
Erik Trimble
ce9342d060
Merge
2009-07-11 03:18:30 -07:00
Erik Trimble
6480dd7357
6859411: Bump the HS16 build number to 06
...
Update the HS16 build number to 06
Reviewed-by: jcoomes
2009-07-10 19:10:02 -07:00
Vladimir Kozlov
bb726c6f28
6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
...
Put missed reference to allocated array in copyOf() intrinsic into OopMap for the call slow_arraycopy().
Reviewed-by: never
2009-07-01 20:22:18 -07:00
Vladimir Kozlov
9d4cd45834
Merge
2009-07-01 15:06:54 -07:00
Erik Trimble
9fa3fbda4b
6856257: Bump the HS16 build number to 05
...
Update the HS16 build number to 05
Reviewed-by: jcoomes
2009-06-30 10:40:31 -07:00
Christian Thalinger
bc2c9e927f
6851829: solaris build fails with 5.8 compilers
...
Solaris builds with the CC 5.8 compilers (used for jdk6 update builds) fail while compiling adlc.
Reviewed-by: never
2009-06-17 09:08:56 -07:00
Erik Trimble
79522a9709
6850551: Bump the HS16 build number to 04
...
Update the HS16 build number to 04
Reviewed-by: jcoomes
2009-06-11 17:56:51 -07:00
Erik Trimble
d42eeab7f3
Merge
2009-06-11 17:46:40 -07:00
Tom Rodriguez
73a6885c23
Merge
2009-06-03 18:15:25 -07:00
Tom Rodriguez
fd4d5540ba
Merge
2009-06-03 15:16:50 -07:00
Tom Rodriguez
169c83bf8d
6847305: solaris reorder mapfiles generate too many warnings
...
Reviewed-by: kvn
2009-06-03 15:02:13 -07:00
Kelly O'Hair
b988772464
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:40:10 -07:00
Kelly O'Hair
affd74638e
Merge
2009-05-15 18:14:44 -07:00
Kelly O'Hair
d73143f27c
Merge
2009-05-15 13:41:04 -07:00
Kelly O'Hair
4ac53f2566
6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built
...
Reviewed-by: never, kvn
2009-05-08 15:16:38 -07:00
Erik Trimble
67fd924e0e
6838819: Bump the HS16 build number to 03
...
Update the HS16 build number to 03
Reviewed-by: jcoomes
2009-05-07 21:35:30 -07:00
Xiomara Jayasena
e53c553749
Merge
2009-05-07 10:30:17 -07:00
Tom Rodriguez
21e4bf1052
6838154: make/linux/makefiles/sa.make needs hash-style fix
...
Reviewed-by: kvn, jrose
2009-05-06 17:52:45 -07:00
Vladimir Kozlov
3c70cff23a
6835796: Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
...
Switch off GCC 4.3.0 optimized compilation for mulnode.o.
Reviewed-by: johnc
2009-04-30 15:57:29 -07:00
John Coomes
cdc2e5a6af
Merge
2009-04-30 09:53:20 -07:00
Kelly O'Hair
232190dc7b
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
...
Reviewed-by: kvn
2009-04-29 17:30:20 -07:00
John Coomes
e2a126f80d
6834202: Bump the HS16 build number to 02
...
Reviewed-by: jmasa
2009-04-29 13:27:51 -07:00
Tom Rodriguez
8e16f6b5c4
Merge
2009-04-24 18:45:14 -07:00
Erik Trimble
e84d20271d
6833316: jprt.properties not setting values for 6u14 release flag
...
Fix jprt.properties to do 6u14 tests right
Reviewed-by: ohair
2009-04-22 19:30:54 -07:00
Tom Rodriguez
fd05c28901
Merge
2009-04-20 14:48:03 -07:00
Vladimir Kozlov
6615262737
6831323: Use v8plus as minimum required hardware for current Hotspot sources
...
Use -xarch=v8plus as default for 32-bits VM on sparc.
Reviewed-by: never, twisti
2009-04-17 09:38:32 -07:00
Andrew Haley
ef21b09a71
6829575: 100028: Debug information is incomplete or missing
...
Enable debugging in many places
Reviewed-by: ohair
2009-04-17 15:50:12 +01:00
Erik Trimble
cdcc52dcab
6830815: jprt.config not setting proper compiler version for use in 6u14
...
Add the 6u14 option to the jprt.config file in workspace
Reviewed-by: ohair
2009-04-15 21:31:46 -07:00
Tom Rodriguez
1097f94525
6684007: PrintAssembly plugin not available for linux or windows
...
Reviewed-by: rasbold, jrose, twisti
2009-04-15 09:53:54 -07:00
Erik Trimble
1f75d1c6dd
6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM
...
Update the Hotspot version number to HS16 B01 for HS16 fork
Reviewed-by: jcoomes
2009-04-08 14:55:38 -07:00
Erik Trimble
067a3d9ad6
6825815: Bump HS15 build number to 05 and update copyright date of HOTSPOT_VM_COPYRIGHT
...
Update the HS15 Build number to 05 and fix copyright date of HOTSPOT_VM_COPYRIGHT
Reviewed-by: jcoomes
2009-04-02 17:37:07 -07:00
Erik Trimble
350ce4d28b
6823377: Bump HS15 build number to 04
...
Update the HS15 Build number to 04
Reviewed-by: jcoomes
2009-03-27 16:58:30 -07:00
Ivan P Krylov
595ff704c0
6812297: update project creation for Visual Studio 2005-2008
...
Add 2 news classes to create VC8 and VC9 projects
Reviewed-by: apetrusenko, xlu
2009-03-27 01:35:39 -05:00
Vladimir Kozlov
41463d1d3a
Merge
2009-03-19 09:13:24 -07:00
Antonios Printezis
f8c3115e4e
Merge
2009-03-18 11:37:48 -04:00
Vladimir Kozlov
f210928e73
6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
Allow Hotspot builds with latest Windows SDK 6.1 on 64bit Windows 2003
Reviewed-by: ohair, tbell, jcoomes
2009-03-16 15:06:33 -07:00
Erik Trimble
8debef1a64
6816970: Bump HS15 build number to 03
...
Update the HS15 Build number to 03
Reviewed-by: jcoomes
2009-03-12 18:17:25 -07:00
Erik Trimble
8d6035660e
Merge
2009-03-12 18:16:36 -07:00
Igor Veresov
1e875ce562
6816433: Test G1 and ParOld in JPRT
...
Reviewed-by: jmasa, never, ysr
2009-03-12 14:01:36 -07:00
Xiomara Jayasena
2be2e027b0
6814575: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
2009-03-09 13:28:46 -07:00
Vladimir Kozlov
4b15cdadd3
Merge
2009-03-03 10:34:22 -08:00
Xiomara Jayasena
dd661ad390
Merge
2009-02-27 15:13:00 -08:00
Lillian Angel
d6cdfde9d9
6778669: Patch from Red Hat -- fixes compilation errors
...
Some fixes which are required to build on recent GCCs.
Reviewed-by: never, kvn
2009-02-27 03:35:40 -08:00
Andrei Pangin
31eeaafbcf
Merge
2009-02-26 14:25:55 -08:00
Erik Trimble
473e5b6e54
6807345: Bump HS15 build number to 02
...
Update the HS15 Build number to 02
Reviewed-by: jcoomes
2009-02-18 18:20:02 -08:00
John Coomes
b3e23ac700
Merge
2009-02-09 13:47:26 -08:00
Kelly O'Hair
09010fe0a7
6799141: Build with --hash-style=both so that binaries can work on SuSE 10
...
Reviewed-by: tbell
2009-01-31 17:19:42 -08:00
Erik Trimble
1880943a7f
6788797: Fork HS14 to HS15 - renumber Major and build numbers of JVM
...
Fork Hotspot 15 - redo verisoning numbers
Reviewed-by: jcoomes
2008-12-23 19:28:18 -08:00
Erik Trimble
b5743bd6e9
6787832: Bump Hotspot build number to 08
...
Update the HS14 build number to 08
Reviewed-by: jcoomes
2008-12-20 09:59:01 -08:00
Vladimir Kozlov
6483f9c7f8
Merge
2008-12-11 17:20:10 -08:00
John R Rose
67464baa7a
6771309: debugging AD files is difficult without #line directives in generated code
...
More and better #line and #define directives in the generated code; ADLC itself accepts #line directives
Reviewed-by: never, kvn
2008-12-09 12:41:26 -08:00
Erik Trimble
ec343fa4bc
6781742: Bump HS14 build number to 09
...
Update Hotspot 14 build number to b09
Reviewed-by: jcoomes
2008-12-05 15:45:24 -08:00
Poonam Bajaj
569029da79
6743339: Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build
...
These changes enable the SA binaries build with hotspot build on Windows
Reviewed-by: swamyv
2008-11-27 18:19:23 -08:00
Erik Trimble
de0532a7ec
6775176: Bump HS14 build number to 08
...
Update the Hotspot build number to 08
Reviewed-by: jcoomes
2008-11-21 16:11:18 -08:00
Igor Veresov
28b2c4aeaf
Merge
2008-11-19 14:20:51 -08:00
Vladimir Kozlov
2f7409dee4
Merge
2008-11-19 09:09:31 -08:00
Jon Masamitsu
a2078f04e8
6771742: Remove duplicate files from G1 merge
...
Remove duplicate files and add includeDB_gc_g1 file in windows Makefile
Reviewed-by: jcoomes, ysr
2008-11-18 14:52:33 -08:00
Vladimir Kozlov
f2c8d25c73
6772413: code cleanup
...
Removed lines in adm64.make with interpret.o and moved few constant strings from header files.
Reviewed-by: never
2008-11-18 12:31:53 -08:00
Erik Trimble
a7d5fce367
6771977: Bump HS14 build number to 07
...
Update the Hotspot build number to 07
Reviewed-by: jcoomes
2008-11-14 19:26:03 -08:00
Vladimir Kozlov
ce3f3dd8d3
6767659: Conversion from i486 to x86 missed some entries in makefiles
...
Fixed missed entries.
Reviewed-by: never
2008-11-13 14:50:04 -08:00
Vladimir Kozlov
015a08b3e8
6769748: Fix solaris makefiles for the case when "CC -V" produces several lines
...
Fix solaris makefiles for 5.10 compilers
Reviewed-by: jcoomes
2008-11-12 11:01:31 -08:00
Tim Bell
12fd79632c
6764892: VS2008 changes required to compile hotspot sources
...
Minor changes required to build using the Visual Studio 2008 compiler
Reviewed-by: kvn, ohair
2008-11-11 22:01:08 -08:00
John Coomes
98685a4d93
6769128: failure to run generateJvmOffsets is ignored
...
Reviewed-by: xlu
2008-11-07 12:52:16 -08:00
Erik Trimble
b089627fe8
6755406: minor mistakes in copyright notices
...
Mismatch in some header copyrights from standard templates
Reviewed-by: jcoomes
2008-10-02 14:11:33 -07:00
Erik Trimble
bd1d9eea88
Merge
2008-10-01 16:57:40 -07:00
Erik Trimble
59f2891c07
6754998: Update Hotspot version for hs14 b06
...
Bump Hotspot build number to 06
Reviewed-by: jcoomes
2008-10-01 16:57:19 -07:00
Andrey Petrusenko
fe4cab6eeb
Merge
2008-09-24 15:34:06 -04:00
Erik Trimble
0dc0bf82b2
6749707: Update build number for HS14 B05
...
Bump the build number for hs14 b05
Reviewed-by: jcoomes
2008-09-17 18:11:40 -07:00
Andrey Petrusenko
1d67e1d25c
Merge
2008-09-17 19:59:35 +04:00
Andrey Petrusenko
b6aabd98fc
Merge
2008-09-17 16:49:18 +04:00
Kelly O'Hair
68141df565
6745363: Add ability to run packtest to hotspot/test/makefile
...
Reviewed-by: ksrini
2008-09-11 11:04:55 -07:00
Erik Trimble
d971ab32c3
Merge
2008-09-04 18:40:43 -07:00
Erik Trimble
f76aa54270
6745064: Update Hotspot build number for HS14
...
Bump build number for hs14-b04
Reviewed-by: jcoomes
2008-09-04 18:40:08 -07:00
Daniel D. Daugherty
b6b71da22d
Merge
2008-09-02 08:30:41 -07:00
Poonam Bajaj
b640b025c8
6731958: Include all the SA classes into sa-jdi.jar
...
Sa-jdi.jar bundled with JDK should include all the SA classes.
Reviewed-by: swamyv
2008-08-27 22:45:38 -07:00
Y. Srinivas Ramakrishna
d9929c525b
Merge
2008-08-27 11:20:46 -07:00
Tom Rodriguez
26c780da72
5108146: Merge i486 and amd64 cpu directories
...
6459804: Want client (c1) compiler for x86_64 (amd64) for faster start-up
Reviewed-by: kvn
2008-08-27 00:21:55 -07:00
Antonios Printezis
70202307c0
Merge
2008-08-21 23:38:19 -04:00
Antonios Printezis
615777b6da
Merge
2008-08-21 23:36:31 -04:00
Andrei Pangin
059e448264
Merge
2008-08-19 06:02:07 -07:00
Xiaobin Lu
cf5e518aff
6459085: naked pointer subtractions in class data sharing code
...
Reviewed-by: jcoomes
2008-08-18 14:53:36 -07:00
Kelly O'Hair
0e04930c24
6724668: Hotspot: Official change to Sun Studio 12 compilers on Solaris
...
Moving to SS12. Builds with SS11 still work, the compiler comes from your PATH when building hotspot.
Reviewed-by: tbell
2008-08-14 11:18:53 -07:00
Keith McGuigan
f60907fd0a
6736718: more copyright headers wrong
...
Changed license headers to GPL
Reviewed-by: tonyp, rasbold
2008-08-13 08:56:44 -04:00
Erik Trimble
6144fe8e3e
6735720: Bump the HS14 build number to 03
...
Update Hotspot 14 build number to 03
Reviewed-by: jcoomes
2008-08-10 21:58:54 -07:00
Jon Masamitsu
b28ffeff6e
Merge
2008-08-04 12:15:55 -07:00
Jon Masamitsu
74b3de5c3b
6730514: assertion failure in mangling code when expanding by 0 bytes
...
An expansion by 0 bytes was not anticipated when the assertion was composed.
Reviewed-by: jjh, jcoomes, apetrusenko
2008-07-30 11:54:00 -07:00
Vladimir Kozlov
2d1fcda0d7
6729552: jvm98 crashes with SS12 built jdk on Solaris X64 fastdebug version
...
SS12 C++ tripped over new templates usage in instanceKlass.cpp.
Reviewed-by: never
2008-07-25 16:03:40 -07:00
Erik Trimble
2d6f42d18c
Merge
2008-07-11 01:14:44 -07:00
Kelly O'Hair
cb53036f17
Merge
2008-07-08 15:46:31 -07:00
Kelly O'Hair
16cd6c7922
6723762: Fix shell command that gets java version (uses 2>1)
...
Reviewed-by: pbk
2008-07-08 15:23:04 -07:00
Kelly O'Hair
3ec1c6f108
6695777: Queens.class should be built from source, not put in source repo
...
Reviewed-by: kvn
2008-07-03 10:46:50 -07:00
Xiomara Jayasena
c96a95c4b8
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:16 -07:00
Coleen Phillimore
289ca864cd
Merge
2008-06-27 18:19:29 -04:00
Xiaobin Lu
2c9fd9172b
6718830: Hotspot fails to build with gcc 4.3
...
Fixed linux make file and couple adlc code to meet the changes of gcc 4.3
Reviewed-by: kamg, igor
2008-06-26 14:15:01 -07:00
Xiaobin Lu
1755a59451
6717128: Using relative path for ALT_OUTPUTDIR does not work properly
...
Import the absolute output directory when launching sub make process and avoid including defs.make in rules.make
Reviewed-by: kamg, kvn
2008-06-24 16:52:31 -07:00
Y. Srinivas Ramakrishna
f521ab4f1a
Merge
2008-06-24 13:20:34 -07:00
Erik Trimble
f457ac179a
6717462: Update build number for HS14 B01
...
Change Hotspot version and build number for opening of HS14
Reviewed-by: jcoomes
2008-06-20 11:47:53 -07:00
Daniel D. Daugherty
406292fee7
Merge
2008-06-19 09:59:52 -07:00
Kumar Srinivasan
69eb2b72c6
6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn]
...
Adds JVM_FindClassFromBootLoader entry point, for jdk's use
Reviewed-by: dholmes, acorn
2008-06-17 13:08:15 -07:00
Kelly O'Hair
aed0736fe3
6714043: Minor fix to SS12 makefile changes
...
Reviewed-by: sspitsyn
2008-06-13 14:52:30 -07:00