9 Commits

Author SHA1 Message Date
Mike Duigou
d8f753f756 8047734: Backout use of -Og
Reviewed-by: iveresov
2014-07-09 21:55:52 +00:00
David Dehaven
9110c16bd9 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later

Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:13 -07:00
Mike Duigou
7b2f1d267c 8032045: Enable compiler and linker safety switches for debug builds
Enable GCC linker protections, runtime bounds checks and stack protection.

Reviewed-by: ihse, dholmes
2014-06-12 16:33:32 -07:00
David Holmes
91298f3466 8041141: JDK9 emb build failure on PPC platform
Reviewed-by: tbell
2014-04-21 20:17:00 -04:00
Erik Joelsson
4cbd014b29 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse
2014-03-28 14:59:56 +01:00
Staffan Larsen
89a408692d 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: erikj, ihse
2014-03-21 09:35:43 +01:00
Henry Jen
97a80c5f9d 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
Reviewed-by: erikj, ihse
2014-02-25 23:38:52 -08:00
Erik Joelsson
0e750a1a19 8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
Reviewed-by: tbell
2014-03-05 10:21:38 +01:00
Magnus Ihse Bursie
0bedc5f1e7 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform
Reviewed-by: henryjen, erikj
2014-02-24 12:16:58 +01:00