Harold Seigel
2842b72e34
Merge
2013-08-30 15:15:22 -04:00
Lois Foltan
0f6bcbe0b5
8024050: Incorrect optimization level and comment specified for unsafe.cpp
...
Fix comments and optimization level.
Reviewed-by: rdurbin, coleenp, hseigel
2013-08-30 15:07:23 -04:00
Daniel D. Daugherty
379674be8f
Merge
2013-08-30 07:04:42 -07:00
Alejandro Murillo
7ba96712a8
8024022: new hotspot build - hs25-b49
...
Reviewed-by: jcoomes
2013-08-30 00:29:52 -07:00
Lois Foltan
02440bce37
8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35
...
Lower optimization level for unsafe.cpp due to MacOS Xcode 4.6.2 compiler optimization issue.
Reviewed-by: coleenp, twisti, dholmes
2013-08-29 13:44:07 -04:00
Ioi Lam
63e8e67451
8020622: create.bat on Windows failed to create project file for Visual Studio 2012
...
Treat VS2012 the same as VS2010.
Reviewed-by: dcubed, kamg, minqi
2013-08-26 21:59:50 -07:00
Harold Seigel
6a548048a3
8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
...
Explicitly specify -fno-omit-frame-pointer.
Reviewed-by: coleenp, dholmes, dcubed
2013-08-25 21:21:18 -04:00
Daniel D. Daugherty
3b29cc06ea
Merge
2013-08-23 10:39:15 -07:00
Alejandro Murillo
6549fc2f25
8023635: new hotspot build - hs25-b48
...
Reviewed-by: jcoomes
2013-08-23 03:14:54 -07:00
Ioi Lam
f61c7dc88b
8023406: make/windows/build_vm_def.sh takes too long even when BUILD_WIN_SA != 1
...
Avoid dumping C++ vtable when BUILD_WIN_SA != 1
Reviewed-by: dcubed, sla, tbell
2013-08-22 10:20:50 -07:00
Alejandro Murillo
92e079eae1
8023152: new hotspot build - hs25-b47
...
Reviewed-by: jcoomes
2013-08-16 04:24:07 -07:00
Rickard Bäckman
8db7a08b50
Merge
2013-08-15 15:26:16 +02:00
Ioi Lam
5189d350c9
8022740: Visual 2008 IDE build is broken
...
Fixed project generation code, and added warning to upgrade to VS 2008 SP1.
Reviewed-by: dcubed, ccheung
2013-08-10 10:56:27 -07:00
Daniel D. Daugherty
15aa5e3a57
Merge
2013-08-09 13:19:00 -07:00
Rickard Bäckman
cd450988cc
Merge
2013-08-09 18:05:00 +02:00
Alejandro Murillo
7cea3820af
8022688: new hotspot build - hs25-b46
...
Reviewed-by: jcoomes
2013-08-09 01:39:11 -07:00
Ioi Lam
617a84061c
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10
...
Added extra help message in make/solaris/makefiles/dtrace.make
Reviewed-by: dholmes, sspitsyn
2013-08-08 14:45:56 -07:00
Daniel D. Daugherty
ae5b50414a
8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
...
ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups.
Reviewed-by: rdurbin, coleenp
2013-08-08 09:21:30 -07:00
Christian Thalinger
9e056eedc4
8022956: Clang: enable return type warnings on BSD
...
Reviewed-by: coleenp, sla
2013-08-20 10:57:50 -07:00
Niclas Adlertz
fc44cdf0ec
8022475: Remove unneeded ad-files
...
Remove .ad files that are not used
Reviewed-by: kvn
2013-08-07 18:04:42 +02:00
Alejandro Murillo
0c24c1a1fc
8022124: new hotspot build - hs25-b45
...
Reviewed-by: jcoomes
2013-08-02 03:06:19 -07:00
Carlos Lucasius
eab4ed5adb
Merge
2013-07-27 17:23:11 -04:00
Alejandro Murillo
31b3d4939e
8021566
: new hotspot build - hs25-b44
...
Reviewed-by: jcoomes
2013-07-26 04:01:41 -07:00
David Holmes
b3c95408b2
8021314: minimal1.make needs to force off components not supported by the minimal VM
...
Reviewed-by: coleenp, bpittore
2013-07-25 21:05:29 -04:00
Jiangli Zhou
eac2213397
Merge
2013-07-25 18:12:02 -04:00
David Holmes
6ade50a062
8020799: Allow customization of hotspot source directories and files
...
Reviewed-by: kvn, dlong
2013-07-24 19:23:26 -04:00
Daniel D. Daugherty
c421e7a0d3
Merge
2013-07-18 12:05:32 -07:00
Alejandro Murillo
0c344951cc
8020797: new hotspot build - hs25-b43
...
Reviewed-by: jcoomes
2013-07-18 09:35:02 -07:00
Joseph Provino
b573023374
Merge
2013-07-16 12:20:08 -04:00
Joseph Provino
b5c0da41b9
8011569: ARM -- avoid native stack walking
...
ARM compilers do not emit FramePointer on each native frame by default
Reviewed-by: dholmes, zgu
2013-07-16 10:55:48 -04:00
Alejandro Murillo
f442e1dad8
8020382: new hotspot build - hs25-b42
...
Reviewed-by: jcoomes
2013-07-12 17:08:52 -07:00
Eric Mccorkle
65405fd613
8014399: Remove JVM_SetProtectionDomain from hotspot
...
JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed
Reviewed-by: coleenp, hseigel
2013-07-08 19:36:22 -04:00
Alejandro Murillo
b5efe058f7
8019934: new hotspot build - hs25-b41
...
Reviewed-by: jcoomes
2013-07-04 14:56:49 -07:00
Tim Bell
a47de580e7
8015759: hotspot changes needed to compile with Visual Studio 2012
...
Reviewed-by: anthony, dholmes, dcubed
2013-07-15 23:23:15 -04:00
Alejandro Murillo
13bcac6e93
8019302: new hotspot build - hs25-b40
...
Reviewed-by: jcoomes
2013-06-28 02:33:13 -07:00
Vladimir Kozlov
579c7ac5ab
Merge
2013-06-27 11:12:19 -07:00
Erik Helin
62be1fc827
Merge
2013-06-27 10:56:10 +02:00
Staffan Larsen
7b2e1c47f4
8017561: Build errors caused by missing .PHONY
...
Reviewed-by: stefank, brutisso
2013-06-25 14:11:57 +02:00
Christian Thalinger
de4b9daceb
8017538: Clang support broke slowdebug build for i586
...
Reviewed-by: kvn
2013-06-24 17:47:25 -07:00
Daniel D. Daugherty
b786264739
Merge
2013-06-21 08:18:08 -07:00
Alejandro Murillo
1dc7a25eac
8017253: new hotspot build - hs25-b39
...
Reviewed-by: jcoomes
2013-06-21 00:59:12 -07:00
David Holmes
e5fa731ce9
8014326: [OSX] All libjvm symbols are exported
...
Add support for a MacOS X compatible form of the libjvm mapfile.
Reviewed-by: dcubed, rdurbin, coleenp
2013-06-19 13:14:03 -07:00
Nils Loodin
d357b575b3
Merge
2013-06-19 18:13:52 +02:00
Alejandro Murillo
a8616cb1c2
8016567: new hotspot build - hs25-b38
...
Reviewed-by: jcoomes
2013-06-14 07:27:22 -07:00
Calvin Cheung
53448fdbed
8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
...
Co-authored-by: Jeremy Manson <jeremymanson@google.com>
Reviewed-by: dholmes, coleenp
2013-06-13 22:02:40 -07:00
Staffan Larsen
718f3252f6
8005849: JEP 167: Event-Based JVM Tracing
...
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Bengt Rutisson <bengt.rutisson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Keith McGuigan <keith.mcguigan@oracle.com>
Co-authored-by: Mattias Tobiasson <mattias.tobiasson@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Mikael Auno <mikael.auno@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Nils Loodin <nils.loodin@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: acorn, coleenp, sla
2013-06-10 11:30:51 +02:00
Tao Mao
1ddf2378db
7122222: GC log is limited to 2G for 32-bit
...
Enable large file support for generated 32-bit ostream.o on Linux and Solaris (as only the two need this) by setting -D_FILE_OFFSET_BITS=64 in compilation
Reviewed-by: tbell, mgerdin, dcubed
2013-06-07 09:46:58 -07:00
Alejandro Murillo
6b2c468c35
8016078: new hotspot build - hs25-b37
...
Reviewed-by: jcoomes
2013-06-07 09:33:01 -07:00
Vladimir Kozlov
e62cfbfd5f
Merge
2013-06-06 11:02:25 -07:00
Volker Simonis
9fbd8582b4
8015252: Enable HotSpot build with Clang
...
Reviewed-by: twisti, dholmes, kvn
2013-06-04 22:16:15 -07:00