Commit Graph

67 Commits

Author SHA1 Message Date
Ajit Ghaisas
c438c09811 8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
2016-06-03 11:37:45 +05:30
Phil Race
3546becf91 Merge 2016-05-18 09:57:35 -07:00
Vadim Pakhnushev
e931bc512f 8047931: Remove unused medialib code
Reviewed-by: bae
2016-05-13 11:31:05 +03:00
Erik Joelsson
0596391be9 8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
2016-05-13 09:22:47 +02:00
Daniel D. Daugherty
451af9b1b2 Merge 2016-04-14 15:25:41 -07:00
Volker Simonis
a98a7da445 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
2016-04-13 11:13:15 +02:00
Thomas Stuefe
885af5a459 8153727: AIX jdk build broken after 8145174
Reviewed-by: simonis, erikj, serb
2016-04-07 13:41:46 +02:00
Rajeev Chamyal
9e09d233e6 8145173: HiDPI splash screen support on Windows
Reviewed-by: serb, alexsch, erikj
2016-03-24 14:06:32 +05:30
Erik Joelsson
01983638d2 8151770: 9-client windows builds fail on windows since make file change for 8145174
Reviewed-by: prr
2016-03-14 13:10:50 -07:00
Rajeev Chamyal
c4c2df3247 8145174: HiDPI splash screen support on Linux
Reviewed-by: serb, alexsch
2016-03-11 11:00:38 +05:30
Magnus Ihse Bursie
589abd0822 8150203: Incremental update from build-infra project
Reviewed-by: erikj
2016-02-22 11:23:03 +01:00
Erik Joelsson
fead4851e1 8148629: Disable remaining warnings in awt/fontmanager
Reviewed-by: ihse
2016-02-05 15:23:15 +01:00
Magnus Ihse Bursie
559932b6fc 8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
2016-01-20 09:54:13 +01:00
Erik Joelsson
264f84a2f9 8146403: Windows build can be faster
Reviewed-by: ihse
2016-01-16 13:01:44 +01:00
Magnus Ihse Bursie
a3410ef323 8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
2015-12-15 11:02:12 +01:00
Phil Race
9e7c592717 8144616: Problem building OpenJDK/harfbuzz on jprt
Reviewed-by: serb, vadim
2015-12-03 11:53:00 -08:00
Phil Race
301586f462 8143177: Integrate harfbuzz opentype layout engine per JEP 258
Reviewed-by: srl, vadim, serb
2015-11-23 09:58:44 -08:00
Matthias Klose
7afea22f63 8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
Reviewed-by: erikj, omajid, prr
2015-11-06 17:27:27 -05:00
Volker Simonis
01355aa18c 8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
2015-11-04 12:46:05 +01:00
Magnus Ihse Bursie
0bac07b6e2 8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
2015-10-29 16:31:00 +01:00
Matthias Klose
b191aa4da0 8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
Reviewed-by: erikj, ihse
2015-10-22 12:12:32 +02:00
Phil Race
9fe659cafa 8086092: More palette improvements
Reviewed-by: bae, serb, mschoene
2015-06-16 14:38:12 -07:00
Sergey Bylokhov
ebf2ca56f0 8079965: Stop ignoring warnings for libawt_lwawt
Reviewed-by: prr, ihse
2015-09-26 22:38:36 +03:00
Erik Joelsson
ba6556326f 8134408: Disable warnings for jdk libraries triggered by SS12u4
Reviewed-by: tbell, ihse
2015-08-28 10:13:30 +02:00
Andrew John Hughes
0c39467189 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
The include directive should be conditional on the use of the system JPEG library.

Reviewed-by: prr, ihse
2015-05-29 17:29:52 +01:00
Yasumasa Suenaga
69e03ffa35 8081295: Build failed with GCC 5.1.1
Array bounds and incorrect condition warnings happen with GCC 5.1.1

Reviewed-by: azvegint
2015-05-29 08:58:46 +09:00
Phil Race
7a78b8bd4c 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
Reviewed-by: ddehaven
2015-05-13 14:16:46 -07:00
Magnus Ihse Bursie
d31d389d15 8080013: OpenJDK windows build fails due to warning in libfontmanager
Reviewed-by: erikj
2015-05-11 14:15:48 +02:00
Magnus Ihse Bursie
723a1a75aa 8074859: Turn on warnings as error
Reviewed-by: erikj
2015-05-08 10:37:14 +02:00
Ed Nevill
45ae6536d6 8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags

Reviewed-by: dholmes, ihse, erikj
2015-05-05 09:08:20 +00:00
Erik Joelsson
72c024d848 8077824: Introduce DefineNativeToolchain to handle toolchain configurations
Reviewed-by: ihse, tbell
2015-04-17 13:55:42 +02:00
Magnus Ihse Bursie
c8ac9172fc 8075717: Replace INTERNAL_BUILD with DEBUG in awt
Reviewed-by: serb, azvegint
2015-03-24 10:52:08 +01:00
Magnus Ihse Bursie
84afe48e4f 8074096: Disable (most) native warnings in JDK on a per-library basis
Reviewed-by: erikj, tbell
2015-03-09 10:39:50 +01:00
Phil Race
cec84ed1f2 8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
Reviewed-by: ihse
2015-02-03 09:28:21 -08:00
Phil Race
8717474863 8071710: [solaris] libfontmanager should be linked against headless awt library
Reviewed-by: ihse, erikj
2015-01-29 09:34:05 -08:00
Sergey Bylokhov
751fec124e 8056214: Stop including libjawt in libawt_xawt
Reviewed-by: ant, art, tbell
2014-12-30 22:13:53 +03:00
Erik Joelsson
294a85dbe7 8066752: Remove space after -L on linker lines
Reviewed-by: ihse
2014-12-09 08:43:06 +01:00
Chris Hegarty
43842f6349 Merge 2014-12-03 19:28:35 +00:00
Chris Hegarty
441905cdc7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Magnus Ihse Bursie
2c4ba7c947 8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:11 +01:00
Phil Race
fb0dfe332b 8056216: Remove "sun" directory layer from libawt and common
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:41:05 -07:00
Phil Race
f4ba168d77 8056213: Clean up unix/native/common/sun/awt
Reviewed-by: erikj, ihse
2014-09-11 13:07:37 -07:00
Phil Race
e18a2c3b29 8056209: Remove unused files for libawt
Reviewed-by: erikj, ihse, serb
2014-09-08 09:07:59 -07:00
Volker Simonis
23c24788bf 8056246: Fix AIX build after the Modular Source Code change 8054834
Reviewed-by: erikj, ihse
2014-08-29 12:00:31 +02:00
Erik Joelsson
60d601e439 8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
2014-08-21 11:05:35 +02:00
Chris Hegarty
bbb2e94d16 8055353: libsplashscreen build fails on MacOSX Mavericks
Reviewed-by: mchung, dholmes
2014-08-18 20:09:25 -07:00
Chris Hegarty
3bc69d393d 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Petr Pchelko
87beb419b9 8033367: [macosx] Appletviewer was broken in jdk8 b124
Reviewed-by: anthony, serb
2014-07-02 17:04:04 +04:00
Phil Race
c878d790d1 Merge 2014-06-18 13:14:15 -07:00
David Dehaven
62fa4b7e0c 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:14 -07:00