Hiroshi Yamauchi
cd48f31efe
6946040: add intrinsic for short and char reverseBytes
...
Reviewed-by: never, twisti
2010-04-26 11:27:21 -07: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
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
Karen Kinnear
27286386e9
Merge
2009-09-16 09:10: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
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
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
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
Tom Rodriguez
169c83bf8d
6847305: solaris reorder mapfiles generate too many warnings
...
Reviewed-by: kvn
2009-06-03 15:02:13 -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
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
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
Igor Veresov
28b2c4aeaf
Merge
2008-11-19 14:20:51 -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
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
John Coomes
98685a4d93
6769128: failure to run generateJvmOffsets is ignored
...
Reviewed-by: xlu
2008-11-07 12:52:16 -08:00
Andrey Petrusenko
b6aabd98fc
Merge
2008-09-17 16:49:18 +04: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
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
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
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
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
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
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
Y. Srinivas Ramakrishna
ac061d0424
Merge
2008-06-12 13:50:55 -07:00
Xiaobin Lu
98b9988c29
6647068: libjvm.so is not built PIC
...
Remove the preferred base address built with libjvm.so and unified the PIC approach on Solaris & Linux.
Reviewed-by: never, kamg
2008-06-10 16:39:20 -07:00
Y. Srinivas Ramakrishna
18f3386a98
6711316: Open source the Garbage-First garbage collector
...
First mercurial integration of the code for the Garbage-First garbage collector.
Reviewed-by: apetrusenko, iveresov, jmasa, sgoldman, tonyp, ysr
2008-06-05 15:57:56 -07:00
Igor Veresov
7f2d0f1318
Merge
2008-05-30 03:53:31 -07:00
Jon Masamitsu
831ee085f0
6706662: Remove workaround introduced in fix for 6624782
...
Remove workaround compiler options for instanceKlass.cpp and objArrayKlass.cpp.
Reviewed-by: ysr, jcoomes
2008-05-27 11:46:44 -07:00
Kelly O'Hair
5d322a1edf
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
...
Allows for building with SS12, no longer requires SS11, warns if not SS11 for now. Once SS12 is validated and performance measurements look ok, SS12 will be the validated compiler.
Reviewed-by: sspitsyn, ikrylov
2008-05-27 09:47:18 -07:00
Keith McGuigan
15a1776a30
Merge
2008-04-18 07:51:43 -04:00
Keith McGuigan
f072bc9d3f
6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes
...
Initial checkin of JSDT code
Reviewed-by: acorn, sbohne
2008-04-17 22:18:15 -04:00
Keith McGuigan
cdc93ea431
Merge
2008-04-15 18:11:33 -04:00
Coleen Phillimore
4a831d45f0
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
...
Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv
Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
2008-04-13 17:43:42 -04:00
Keith McGuigan
680ecf1611
Merge
2008-04-11 09:56:35 -04:00
Keith McGuigan
c8e6b3d60b
6583644: Move all managed/SCCS files out of 'build' into 'make' directory
...
Moved makefiles out of build and build/closed into make/
Reviewed-by: kvn, ohair
2008-04-09 14:22:48 -04:00