Commit Graph

231 Commits

Author SHA1 Message Date
David Dehaven
a011738cac Merge 2015-01-20 11:23:03 -08:00
Erik Joelsson
1310f9142f 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: tbell, ihse
2015-01-15 16:52:10 +01:00
Phil Race
4998541111 Merge 2015-01-12 12:52:39 -08:00
Erik Joelsson
6d1426d546 8067060: build can still fail with spaces following -L on link lines
Reviewed-by: smarks, ihse
2015-01-09 16:54:17 +01:00
Sergey Bylokhov
751fec124e 8056214: Stop including libjawt in libawt_xawt
Reviewed-by: ant, art, tbell
2014-12-30 22:13:53 +03:00
Vladimir Kozlov
19325052f9 Merge 2014-12-11 15:05:41 -08:00
Jaroslav Bachorik
59c9d50129 8062303: Remove com.sun.tracing API
Reviewed-by: sla, alanb, mchung, dholmes
2014-12-11 10:47:36 +01:00
Erik Joelsson
294a85dbe7 8066752: Remove space after -L on linker lines
Reviewed-by: ihse
2014-12-09 08:43:06 +01:00
Vladimir Kozlov
37a6f605d0 Merge 2014-11-21 14:58:29 -08: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
Andrew Haley
bb0b55b7bb 8064594: AARCH64: JDK changes
Reviewed-by: dholmes, twisti, kvn
2014-11-13 15:45:45 -08: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
64bb4a891c 8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj
2014-11-26 15:15:27 +01:00
Alejandro Murillo
f0c02512ea Merge 2014-10-21 13:56:58 -07:00
Valerie Peng
dc60e274ff 8046002: Move Ucrypto to the open jdk repo
Move Ucrypto related sources, tests to openJDK

Reviewed-by: mullan
2014-10-20 21:18:48 +00:00
Alejandro Murillo
d89ff24e1a Merge 2014-10-17 07:58:57 -07:00
Frederic Parain
fee63b862f 8057777: Cleanup of old and unused VM interfaces
Reviewed-by: coleenp, hseigel, alanb, sherman
2014-10-09 04:48:12 -07:00
Alejandro Murillo
9e10c63840 Merge 2014-09-26 01:40:33 -07: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
Erik Joelsson
80ec7dea6e 8055006: Store original value of Min/MaxHeapFreeRatio
Store the value set by the user and some makefile changes required to change the flags.

Reviewed-by: jwilhelm, ihse
2014-09-16 17:22:58 +02: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
Mandy Chung
6533d2dc01 8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:33 -07:00
Staffan Larsen
8df06738ca 8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
Reviewed-by: erikj, alanb
2014-08-26 07:55:08 +02:00
Erik Joelsson
bc41f7d7e9 8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
2014-08-21 12:23:20 +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
Jiangli Zhou
21f7f36b9e 8044269: Analysis of archive files
Add checksum verification.

Reviewed-by: iklam, dholmes, mschoene
2014-08-14 21:46:27 -04:00
David Dehaven
73d90c222b 8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
Reviewed-by: mchung
2014-07-15 14:57:34 -07: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
David Dehaven
8130b5c80f Merge 2015-04-14 10:15:54 -07:00
Erik Joelsson
fc3275e493 8076557: The specified procedure could not be found in management.dll
Reviewed-by: tbell, ihse, sla
2015-04-08 10:37:54 +02:00
Phil Race
475ef86eea Merge 2015-04-06 10:35:59 -07:00
Peter Brunet
a6872dbbfb 8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
Move files from open to closed

Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 16:13:45 -05:00
Phil Race
dc20ecddcf Merge 2014-06-09 11:58:27 -07:00
Dmitry Samersoff
c201595a62 8041498: Remove npt library
Get rid of npt library and move utf-related code to share/backend

Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Xueming Shen
097a7021b3 8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
To upgrade zlib version from 1.2.5 to 1.2.8

Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Erik Joelsson
0adcad200f 8043160: JDK 9 Build failure in accessbridge
Reviewed-by: prr, tbell
2014-06-03 10:52:53 +02:00
Omair Majid
e563c48360 8043805: Allow using a system-installed libjpeg
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:37 -04:00
David DeHaven
17a7184b51 8003900: X11 dependencies should be removed from Mac OS X build
Reviewed-by: anthony, art, pchelko
2014-05-13 10:29:12 -07:00
David DeHaven
b9113e4f41 8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
2014-05-05 23:21:27 -07:00
Phil Race
835658f99d Merge 2014-05-05 12:49:13 -07:00
Omair Majid
536ad9409e 8042159: Allow using a system-installed lcms2
Reviewed-by: andrew, ihse, prr
2014-04-29 15:46:16 -04:00
Phil Race
7639b17cc9 Merge 2014-04-01 09:12:51 -07:00
Phil Race
32ee4129bf Merge 2014-03-24 10:43:59 -07:00
Staffan Larsen
966f3bc845 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: alanb
2014-03-21 09:38:04 +01:00
Mark Sheppard
d278ecae87 8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
Check for JNI pending exceptions. Add null checks after malloc calls

Reviewed-by: alanb, chegar
2014-03-20 23:34:38 +00:00
Phil Race
810d636e87 Merge 2014-03-07 13:04:49 -08:00
Phil Race
f20478bb72 Merge 2014-03-07 10:53:58 -08:00
Staffan Larsen
863c6daf9e 8034025: Remove JPLIS agent dependency on canonicalize_md.c
Reviewed-by: alanb
2014-03-07 09:18:15 +01:00
Erik Joelsson
939b54d31c 8042208: Build fails on Solaris using devkit when X isn't installed
Reviewed-by: tbell
2014-04-30 14:46:19 +02:00
Peter Brunet
9d53cc0638 8032443: Java Access Bridge version strings need to be fixed
Use build version info in RC file and in getVersionInfo function

Reviewed-by: prr, ihse, serb
2014-02-27 16:11:08 -06:00
Phil Race
5d277802e1 Merge 2014-02-27 10:43:53 -08:00
Alejandro Murillo
210b1540d8 Merge 2014-02-25 10:25:32 -08:00
Chris Hegarty
490655441c 8034174: Remove use of JVM_* functions from java.net code
Reviewed-by: alanb, dsamersoff, michaelm
2014-02-25 12:35:14 +00:00
Alejandro Murillo
a428afb96f Merge 2014-02-21 08:22:54 -08:00
Phil Race
3b1cc58576 Merge 2014-02-20 16:27:08 -08:00
Omair Majid
c29425c5be 8035341: Allow using a system installed libpng
Reviewed-by: andrew, erikj, ihse, serb
2014-02-20 10:07:54 -05:00
Vladimir Kozlov
f6ebcf51d7 Merge 2014-02-18 15:48:14 -08:00
Erik Joelsson
b7c3e72147 8034173: Move JavaApp.icns to proper place in make/data
Reviewed-by: ihse, tbell
2014-02-12 11:02:47 +01:00
Phil Race
516c0ad2bd Merge 2014-02-11 14:42:17 -08:00
Phil Race
40ac550de2 8034227: JDK9 Windows build failure in libdcpr
Reviewed-by: jgodinez
2014-02-11 12:40:16 -08:00
Alan Bateman
f776be9c0f 8034043: Native methods for preferences API should not be in libjava
8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util

Reviewed-by: erikj, weijun, mchung
2014-02-11 09:59:34 +00:00
Mandy Chung
795c56d54b 8033893: jdk build is broken due to the changeset of JDK-8033370
Reviewed-by: naoto
2014-02-06 14:56:12 -08:00
Magnus Ihse Bursie
edcca42faa 8033532: Freetype include statement must come before X11 include
Reviewed-by: erikj, drchase
2014-02-05 11:32:27 +01:00
Volker Simonis
8bb6a4e584 8033154: PPC64: Fix AIX build after integration into jdk9/dev
Reviewed-by: alanb
2014-01-29 20:41:33 +01:00
Vladimir Kozlov
57b7b831ae Merge 2014-01-28 14:57:41 -08:00
Erik Joelsson
2ab9ecf5d9 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse
2014-03-28 15:00:07 +01:00
Abhijit Saha
a9a038efa7 Merge 2014-01-15 10:09:00 -08:00
Erik Joelsson
f607277df0 8025936: Windows .pdb and .map files does not have proper dependencies setup
Reviewed-by: ihse, tbell
2014-01-14 12:05:46 +01:00
Magnus Ihse Bursie
cd941767e3 8034191: Move relevant parts of build system to new closed repo
Reviewed-by: erikj, tbell
2014-02-13 00:01:07 +01:00
Volker Simonis
f3dbbd9d4f 8029669: PPC64: 8027566 changes broke AIX build after sync
Reviewed-by: alanb, ihse
2013-12-06 14:22:34 +01:00
Vladimir Kozlov
75284b677e Merge 2013-12-05 15:10:36 -08:00
Michael McMahon
92e64d3a0d 8028293: Check local configuration for actual ephemeral port range
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Magnus Ihse Bursie
453a40a431 8027566: Remove the old build system
Reviewed-by: erikj, tbell
2013-11-14 11:19:32 +01:00
Abhijit Saha
15d051e851 Merge 2013-12-07 16:15:08 -08:00