Alejandro Murillo
81ac3108d4
8023496: [jprt] build and test solaris 64-bits only
...
Reviewed-by: tbell, jcoomes
2013-10-21 14:38:11 -07:00
Alejandro Murillo
801ca669e4
8026928: new hotspot build - hs25-b56
...
Reviewed-by: jcoomes
2013-10-19 08:52:21 -07:00
Calvin Cheung
e9b8ae64c9
Merge
2013-10-16 11:48:03 -07:00
Daniel D. Daugherty
232c4efbdb
7165611: implement Full Debug Symbols on MacOS X hotspot
...
Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
2013-10-15 08:25:43 -07:00
Alejandro Murillo
7b9107d173
8026265: new hotspot build - hs25-b55
...
Reviewed-by: jcoomes
2013-10-11 13:14:48 -07:00
Calvin Cheung
3b62cc2221
Merge
2013-10-10 13:25:51 -07:00
Alejandro Murillo
52267389a1
8025859: new hotspot build - hs25-b54
...
Reviewed-by: jcoomes
2013-10-04 14:19:56 -07:00
Fredrik Arvidsson
738af149a2
8016845: SA is unable to use hsdis on windows
...
Added sadis.c to the build to provide missing symbols in sawindbg.dll. Added code to use the correct hsdisXXX.dll filename on different windows platforms.
Reviewed-by: sla, mgerdin
2013-10-04 13:01:07 +02:00
Erik Joelsson
1afb02e222
8007446: Add /MP to cl.exe speeds up windows builds of OpenJDK
...
Reviewed-by: sla, ctornqvi
2013-10-04 12:45:39 +02:00
Calvin Cheung
48a315bb52
Merge
2013-10-04 21:00:43 -07:00
Igor Veresov
51a9303c03
Merge
2013-10-03 16:38:21 +04:00
Lois Foltan
cc862a249a
8025569: -XX:+CheckUnhandledOops crashes on Windows
...
Disable CHECK_UNHANDLED_OOPS in fastdebug builds for JDK 8 on WIndows 32 & 64 bit machines
Reviewed-by: coleenp, ctornqvi, zgu
2013-10-02 13:02:40 -04:00
Zhengyu Gu
bfafab7b47
Merge
2013-09-27 10:08:56 -04:00
Christian Thalinger
9376d94e6c
8025613: clang: remove -Wno-unused-value
...
Reviewed-by: iveresov
2013-09-28 12:42:22 -07:00
Alejandro Murillo
a47169e435
8025536: new hotspot build - hs25-b53
...
Reviewed-by: jcoomes
2013-09-26 13:41:34 -07:00
Alejandro Murillo
af2833b77e
Merge
2013-09-26 13:33:01 -07:00
Lois Foltan
7bf953d005
7195622: CheckUnhandledOops has limited usefulness now
...
Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
2013-09-26 10:25:02 -04:00
Tim Bell
f07a2ff3cb
8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
...
Reviewed-by: ksrini, katleman
2013-09-25 12:23:10 -07:00
Thomas Schatzl
ab5637182c
7163191: G1: introduce a "heap spanning table" abstraction
...
Add G1BiasedArray<T> that is an array where each element represents a fixed-sized subdivision of the heap. Use this abstraction to refactor the HeapRegionSeq class.
Reviewed-by: brutisso
2013-09-25 13:25:24 +02:00
Alejandro Murillo
c368a33bf7
8025127: new hotspot build - hs25-b52
...
Reviewed-by: jcoomes
2013-09-20 11:17:04 -07:00
Bertrand Delsart
765632873a
Merge
2013-09-18 21:47:51 -07:00
Zhengyu Gu
513743fb82
Merge
2013-09-18 12:52:15 -04:00
Bertrand Delsart
7d5c2653c3
Merge
2013-09-13 07:47:26 -07:00
Zhengyu Gu
9e8f860fec
Merge
2013-09-13 10:34:15 -04:00
Alejandro Murillo
4bc9598f85
8024764: new hotspot build - hs25-b51
...
Reviewed-by: jcoomes
2013-09-13 00:43:01 -07:00
Dmitry Samersoff
dc7c7c5e13
8022617: Openjdk hotspot build is broken on BSD platforms using gcc
...
Enforce of preprocessing of all assembly sources by assembler-with-cpp
Reviewed-by: dholmes, erikj
2013-09-12 15:53:49 +04:00
David Holmes
ce469f1922
8024256: Minimal VM build is broken with PCH disabled
...
Reviewed-by: coleenp, twisti
2013-09-11 00:38:18 -04:00
Alejandro Murillo
7e04c1775c
8024258: new hotspot build - hs25-b50
...
Reviewed-by: jcoomes
2013-09-06 11:11:19 -07:00
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