Commit Graph

1558 Commits

Author SHA1 Message Date
David Dehaven
d747007634 Merge 2015-02-17 11:50:06 -08:00
David Dehaven
c627fa5807 Merge 2015-02-17 11:44:51 -08:00
Xueming Shen
1eb1419d72 8073152: Update Standard/ExtendedCharsets to work with module system
To reorganize the standard and extendec charset configuration during build time

Reviewed-by: alanb
2015-02-16 14:53:59 -08:00
Alan Bateman
8104906db2 8068680: Move java.transaction to the ext class loader
Reviewed-by: lancea, mchung
2015-02-16 18:30:16 +00:00
Sergey Bylokhov
18975e3676 8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
2015-02-16 20:01:17 +03:00
Mark Sheppard
c717b07bc5 8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
2015-02-16 00:10:42 +00:00
Weijun Wang
3cb54779b0 8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:57 +08:00
Erik Joelsson
28d199d088 8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider
Reviewed-by: ihse
2015-02-11 09:59:30 +01:00
David Dehaven
8737b37ffc Merge 2015-02-09 09:52:48 -08:00
Mandy Chung
c8528fd410 8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
Reviewed-by: alanb, dfuchs, lancea, mkos
2015-02-06 15:42:07 -08:00
Erik Joelsson
c9bf298a67 8071329: Stop exporting INCLUDE and LIB when building on windows
Reviewed-by: ihse
2015-02-06 09:57:28 +01:00
Aleksei Efimov
61473e39ce 8072042: (tz) Support tzdata2015a
Reviewed-by: coffeys, okutsu
2015-02-05 14:48:57 +03:00
Mandy Chung
37a1a74efd 8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:09:20 -08: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
David Dehaven
ce3df66ec2 Merge 2015-01-27 09:32:45 -08:00
Roger Riggs
aa6b19f38e 8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java
Simplify source files for Unix Process implementation

Reviewed-by: plevart, chegar
2015-01-26 10:55:27 -05:00
Erik Joelsson
5a030d7b75 8069261: Create make dependencies on make variable values
Reviewed-by: ihse
2015-01-26 10:29:11 +01:00
Erik Joelsson
4f8c2c5896 8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
Reviewed-by: alanb
2015-01-26 10:24:25 +01:00
Mandy Chung
aca4e46572 8069414: Rename oracle.accessbridge to jdk.accessbridge
Reviewed-by: alanb, ptbrunet, erikj
2015-01-22 13:49:53 -08:00
David Dehaven
de2c792b35 Merge 2015-01-21 12:00:07 -08:00
Sergey Bylokhov
328a306534 8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
2015-01-16 18:46:16 +03: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
Alan Bateman
e9f8462593 8047776: Add module java.transaction to export API javax.transaction
Reviewed-by: lancea, mchung
2015-01-06 13:58:24 +00:00
Alan Bateman
4c103acfe9 8067867: Subsume module java.xml.soap into module java.xml.ws
Reviewed-by: mkos, mchung
2015-01-06 13:28:40 +00:00
Sergey Bylokhov
751fec124e 8056214: Stop including libjawt in libawt_xawt
Reviewed-by: ant, art, tbell
2014-12-30 22:13:53 +03:00
Aleksei Efimov
2a50c5f3c4 8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
Reviewed-by: sherman
2014-12-16 23:59:57 +03:00
Erik Joelsson
b479361747 8067254: No debug symbols in JPRT Windows builds
Reviewed-by: tbell
2014-12-12 15:35:21 +01:00
Volker Simonis
e29325b0d5 8066589: Make importing sa-jdi.jar optional on its existance
Also fix the location where libjli_static.a is loaded from on AIX

Reviewed-by: erikj, dsamersoff
2014-12-10 18:31:24 +01:00
Erik Joelsson
77e5c6eadf 8066761: Investigate -sourcepath usage when compiling java
Removed all uses of -sourcepath

Reviewed-by: jfranck, alanb, ihse
2014-12-09 08:57:41 +01:00
Erik Joelsson
294a85dbe7 8066752: Remove space after -L on linker lines
Reviewed-by: ihse
2014-12-09 08:43:06 +01:00
Volker Simonis
2570fc5418 8066766: The commands in the modular images are executable by the owner only
Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java

Reviewed-by: chegar, alanb
2014-12-05 19:46:15 +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
64bb4a891c 8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj
2014-11-26 15:15:27 +01:00
Erik Joelsson
c7b43102bc 8065412: generated source to compile .properties file incorreectly includes the module name in the package name
Reviewed-by: tbell, mchung, ihse
2014-11-24 11:40:49 +01: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
Aleksei Efimov
ee4d018bad 8064560: (tz) Support tzdata2014j
Reviewed-by: okutsu
2014-11-17 14:50:05 +03:00
Aleksei Efimov
fdb39122a1 8064914: tzdb.dat compilation failure when using tzdata2014j
Reviewed-by: sherman, coffeys
2014-11-17 14:11:08 +03:00
Aleksei Efimov
426cd00f3b 8059206: (tz) Support tzdata2014i
Reviewed-by: okutsu
2014-10-29 19:59:53 +03:00
Volker Simonis
97fc6cb4fa 8062312: OpenJDK build fails when bundling freetype libraries
Reviewed-by: prr, erikj
2014-10-29 14:51:51 +01:00
Roger Riggs
cc54a8a71d Merge 2014-10-28 11:29:59 -04:00
Ivan Gerasimov
b051027d6f 8023173: FileDescriptor should respect append flag
Reviewed-by: martin, alanb, rriggs
2014-10-28 15:36:27 +03:00
Roger Riggs
868afbd8bd 8048124: Read hijra-config-umalqura.properties as a resource
8061533: HijrahChronology should use Integer.parseInt

Removed use of calendar.properties to configure calendars, move UmmAlQura calendar to resource; minor cleanup using parseInt

Reviewed-by: alanb, chegar
2014-10-27 15:59:12 -04:00
Brent Christian
42def03716 8049373: All compact profiles builds fail following JDK-8044473
Update compact profile contents

Reviewed-by: mchung
2014-10-22 14:42:14 -07:00
Dave Pointon
2e4998b00f 8061924: demos target fails if users CDPATH is incorrectly set
Reviewed-by: erikj
2014-10-24 11:45:36 +02:00
Pavel Rappo
023d824a43 8042888: Remove extcheck tool
Reviewed-by: alanb, chegar
2014-10-22 10:41:07 +01:00
Alejandro Murillo
f0c02512ea Merge 2014-10-21 13:56:58 -07:00