Naoto Sato
|
a693ebca66
|
8008577: Use CLDR Locale Data by Default
Reviewed-by: erikj, okutsu
|
2015-06-24 16:42:11 -07:00 |
|
Phil Race
|
f6492e9394
|
Merge
|
2015-06-22 13:28:57 -07:00 |
|
Roger Riggs
|
c1108923f4
|
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
System property os.name and os.version should report the version of kernel32.dll
Reviewed-by: alanb, igerasim
|
2015-06-20 10:03:42 -04:00 |
|
Phil Race
|
9fe659cafa
|
8086092: More palette improvements
Reviewed-by: bae, serb, mschoene
|
2015-06-16 14:38:12 -07:00 |
|
Brian Burkhalter
|
bfe32f271f
|
8129632: (fs) Files.probeContentType returns null on Mac OS X
Append a Uniform Type Identifier-based FileType Detector for Mac OS X
Reviewed-by: alanb
|
2015-06-30 10:47:54 -07:00 |
|
Erik Joelsson
|
d1f8537874
|
8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
|
2015-06-04 18:28:52 +02:00 |
|
Phil Race
|
fd974c3567
|
Merge
|
2015-06-16 13:00:37 -07:00 |
|
Phil Race
|
ded46b191f
|
Merge
|
2015-06-16 10:52:39 -07:00 |
|
Peter Brunet
|
24f072762d
|
8055160: Support loading of Assistive Technology from service provider
Load assistive technolgy via service provider
Reviewed-by: mchung, prr, alanb, ihse, serb
|
2015-06-15 12:36:35 -05:00 |
|
Volker Simonis
|
9a8eaa367e
|
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
|
2015-06-11 17:29:09 +02:00 |
|
Phil Race
|
259cdd9d8f
|
Merge
|
2015-06-08 11:31:09 -07:00 |
|
Alejandro Murillo
|
f77dadee42
|
Merge
|
2015-06-04 15:38:00 -07:00 |
|
Sean Coffey
|
4ae5f74173
|
8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
|
2015-06-04 18:16:25 +01:00 |
|
David Dehaven
|
6f766feacd
|
Merge
|
2015-06-03 18:26:06 -07:00 |
|
Magnus Ihse Bursie
|
820f4d3089
|
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
Reviewed-by: erikj, dholmes
|
2015-06-02 15:09:49 +02:00 |
|
Roger Riggs
|
103d99baf1
|
8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
|
2015-05-29 14:04:12 -04: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 |
|
Volker Simonis
|
bfdaf0efed
|
8081332 : AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: prr
|
2015-05-28 11:22:33 +02:00 |
|
Mandy Chung
|
7c57878f39
|
8074432 : Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
|
2015-05-27 13:25:32 -07:00 |
|
Erik Joelsson
|
7b3c4b4d32
|
8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
|
2015-05-26 10:43:53 +02:00 |
|
Xueming Shen
|
abaeabd0cd
|
8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
|
2015-05-25 13:52:28 -07:00 |
|
Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Roger Riggs
|
3788afad1f
|
8074818: Resolve disabled warnings for libjava
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
|
2015-05-22 10:12:18 -04:00 |
|
Alejandro Murillo
|
8a9c3a81ff
|
Merge
|
2015-05-19 11:40:00 -07:00 |
|
Magnus Ihse Bursie
|
d4f45f51c9
|
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
Reviewed-by: erikj
|
2015-05-19 10:05:02 +02:00 |
|
Alejandro Murillo
|
937fb712ee
|
Merge
|
2015-05-14 12:05:33 -07:00 |
|
Alan Bateman
|
dd45b6e84f
|
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
Reviewed-by: chegar
|
2015-05-14 13:45:23 +01: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 |
|
Harold Seigel
|
9e951d1747
|
Merge
|
2015-05-09 07:35:16 -04:00 |
|
Harold Seigel
|
529069c19a
|
Merge
|
2015-05-08 13:26:07 -04:00 |
|
Magnus Ihse Bursie
|
723a1a75aa
|
8074859: Turn on warnings as error
Reviewed-by: erikj
|
2015-05-08 10:37:14 +02:00 |
|
Magnus Ihse Bursie
|
4f0d955e38
|
8079771 : Fix SoundLibraries.gmk mismerge after JDK-8072665
Reviewed-by: dholmes, erikj
|
2015-05-08 09:42:36 +02:00 |
|
Staffan Larsen
|
d2e7d3f2fc
|
8079360: AttachProviderImpl could not be instantiated
Reviewed-by: dsamersoff, sspitsyn, ihse
|
2015-05-07 11:01:37 +02:00 |
|
Alejandro Murillo
|
50c8b18b1a
|
Merge
|
2015-10-20 11:56:24 -07:00 |
|
Phil Race
|
c77b678b26
|
Merge
|
2015-10-20 08:24:37 -07:00 |
|
Yuka Kamiya
|
0c9cabae96
|
8072600: Unicode 8 support
Reviewed-by: okutsu
|
2015-10-20 19:34:04 +09:00 |
|
Anthony Scarpino
|
274ee0ec5b
|
8133151: Preferred provider configuration for JCE
Reviewed-by: valeriep
|
2015-10-19 17:35:18 -07:00 |
|
Phil Race
|
0d765d8e4c
|
Merge
|
2015-10-12 14:41:36 -07:00 |
|
Sergey Bylokhov
|
66383b080d
|
4763438: Replace uses of @beaninfo with meta facility in core j2se
Reviewed-by: alexsch, erikj
|
2015-10-07 19:47:35 +03:00 |
|
Staffan Larsen
|
ede1b83689
|
Merge
|
2015-05-06 20:37:33 +02:00 |
|
Staffan Larsen
|
b7fdb2bd96
|
8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
Reviewed-by: erikj, sspitsyn, ihse
|
2015-05-06 16:36:17 +02:00 |
|
Alejandro Murillo
|
bc6eae682e
|
Merge
|
2015-05-05 08:11:41 -07: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
|
9caa55bf9c
|
8077422: hprof agent: Build failed with VS2013 Update 4
Reviewed-by: sla, tbell
|
2015-05-05 12:49:11 +02:00 |
|
Staffan Larsen
|
4385df0f3d
|
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
Reviewed-by: jbachorik, dholmes, erikj, ihse
|
2015-05-04 11:35:10 +02:00 |
|
Aleksei Efimov
|
c565cf62f8
|
8077685: (tz) Support tzdata2015d
Reviewed-by: okutsu
|
2015-05-02 22:51:45 +03:00 |
|
Alejandro Murillo
|
c185e9a5bf
|
Merge
|
2015-05-01 03:56:04 -07:00 |
|
Calvin Cheung
|
df0cd30d79
|
Merge
|
2015-05-02 18:40:59 -07:00 |
|
Roger Riggs
|
e5b9f73bea
|
Merge
|
2015-05-01 18:23:31 +00:00 |
|
Roger Riggs
|
90d999d04d
|
8077743: (rm) Port ResourceManagement to JDK9
Reviewed-by: erikj, mchung, alanb, dholmes
|
2015-04-30 09:58:17 -04:00 |
|
Staffan Larsen
|
a4105af83d
|
8076473: Remove the jhat code and update makefiles
Reviewed-by: alanb, erikj, sspitsyn
|
2015-04-30 09:50:10 +02:00 |
|
Joe Wang
|
ce8a17d530
|
8078139: jdk.xml.dom should be loaded by the ext class loader
Reviewed-by: mchung, alanb, lancea, mullan, kcr
|
2015-04-21 13:21:40 -07:00 |
|
Erik Joelsson
|
72c024d848
|
8077824: Introduce DefineNativeToolchain to handle toolchain configurations
Reviewed-by: ihse, tbell
|
2015-04-17 13:55:42 +02:00 |
|
Shanliang Jiang
|
b705686a86
|
8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
|
2015-04-17 09:40:02 +02:00 |
|
Magnus Ihse Bursie
|
41b53b0d3c
|
8077847: Better handling of Windows executable manifest version
Reviewed-by: erikj, tbell
|
2015-04-16 14:48:11 +02:00 |
|
Staffan Larsen
|
c3e9d85d31
|
8077137: Port jdk.internal.instrumentation to jdk 9
Reviewed-by: erikj, mchung, rriggs
|
2015-04-09 09:18:56 +02:00 |
|
Calvin Cheung
|
99f902972c
|
Merge
|
2015-04-03 13:46:22 -07:00 |
|
Mikael Vidstedt
|
7b1455163e
|
8074840: Resolve disabled warnings for libjli and libjli_static
Reviewed-by: dholmes, ksrini
|
2015-04-02 11:54:33 -07:00 |
|
David Dehaven
|
b30c48a154
|
Merge
|
2015-03-31 16:17:17 -07:00 |
|
Roger Riggs
|
adc0b9b8aa
|
8076184: Cleanup compile/link warnings on Solaris
Cleanup reorder-sparc* and jni_util.c files
Reviewed-by: erikj, alanb
|
2015-03-30 09:45:39 -04:00 |
|
Aleksei Efimov
|
7863bfdf2a
|
8075667: (tz) Support tzdata2015b
Reviewed-by: okutsu
|
2015-03-30 15:57:39 +03:00 |
|
David Holmes
|
f2bf96030e
|
8072740: move closed jvm.cfg files out of open repo
Reviewed-by: erikj, ihse, dlong
|
2015-03-26 19:25:48 -04:00 |
|
Magnus Ihse Bursie
|
f0fb07515a
|
8076060: Improve make bootstrap process
Reviewed-by: erikj
|
2015-03-26 16:17:33 +01:00 |
|
Harold Seigel
|
e86e812a29
|
Merge
|
2015-03-29 09:21:15 -04:00 |
|
Erik Joelsson
|
b75ed37297
|
8075725: Remove /jre subdir in hotspot dist dir
Reviewed-by: tbell, ihse
|
2015-03-25 09:37:52 +01:00 |
|
David Dehaven
|
6eb7a3db58
|
Merge
|
2015-03-24 11:00:32 -07: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 |
|
Mikael Vidstedt
|
49dec12116
|
8074839: Resolve disabled warnings for libunpack and the unpack200 binary
Reviewed-by: dholmes, ksrini
|
2015-03-20 10:02:44 -07:00 |
|
Naoto Sato
|
ca08065c34
|
8074350: Support ISO 4217 "Current funds codes" table (A.2)
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu
|
2015-03-17 16:04:26 -07:00 |
|
Phil Race
|
f15d56a3a6
|
Merge
|
2015-03-17 14:20:45 -07:00 |
|
Staffan Larsen
|
94cafa6c0e
|
8075056: Remove Version.java.template from jconsole
Reviewed-by: egahlin, iris, ihse, alanb, erikj, mchung
|
2015-03-17 20:45:23 +01:00 |
|
Phil Race
|
9dbd9dd373
|
Merge
|
2015-03-17 12:30:53 -07:00 |
|
Magnus Ihse Bursie
|
cdeddbfbca
|
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
Reviewed-by: erikj, tbell
|
2015-03-17 16:01:27 +01:00 |
|
Weijun Wang
|
d5d207d635
|
8074836: Resolve disabled warnings for libosxkrb5
8074835: Resolve disabled warnings for libj2gss
Reviewed-by: erikj
|
2015-03-16 18:08:01 +08:00 |
|
Phil Race
|
cac7e38c8d
|
Merge
|
2015-03-11 08:30:40 -07:00 |
|
Staffan Larsen
|
e8b15600ac
|
8074841: Resolve disabled warnings for the JVMTI demo compiledMethodLoad
8074842: Resolve disabled warnings for the JVMTI demo waiters
Reviewed-by: alanb, ihse, dsamersoff
|
2015-03-11 08:09:35 +01:00 |
|
Phil Race
|
6cd9e14e45
|
Merge
|
2015-03-09 09:49:31 -07:00 |
|
Magnus Ihse Bursie
|
d0ff6ad565
|
8074690: Fix for JDK-8074429 was not complete
Reviewed-by: alanb, erikj
|
2015-03-09 16:18:33 +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 |
|
Mandy Chung
|
a1ffcbec36
|
8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse
|
2015-03-06 09:11:42 -08:00 |
|
Mandy Chung
|
014ea775ad
|
8074429: Move jar, jarsigner tool to jdk.jartool module
Reviewed-by: alanb, weijun, erikj, ihse
|
2015-03-06 09:07:32 -08:00 |
|
Mandy Chung
|
2ae75ccaa1
|
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse
|
2015-03-06 09:02:26 -08:00 |
|
Roman Kennke
|
08af89e08e
|
8072436: Refactor X11FontManager
Factor fontconfig related code out of X11FontManager into its own superclass FcFontManager.
Reviewed-by: prr, serb
|
2015-03-04 15:42:02 +01:00 |
|
Jaroslav Bachorik
|
8339b30ae2
|
8043937: Drop support for the IIOP transport from the JMX RMIConnector
Reviewed-by: alanb, erikj
|
2015-03-03 18:19:41 +01:00 |
|
Phil Race
|
9f78b4347e
|
Merge
|
2015-03-03 08:49:13 -08:00 |
|
Vladimir Kozlov
|
97b9b51906
|
Merge
|
2015-03-02 15:15:15 -08:00 |
|
Brent Christian
|
8dd500f340
|
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
Reviewed-by: alanb, erikj, ihse, mchung
|
2015-03-02 13:37:30 -08:00 |
|
Vladimir Kozlov
|
2c553427a9
|
Merge
|
2015-03-02 10:09:03 -08:00 |
|
Erik Joelsson
|
6de0c1df26
|
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
Reviewed-by: ihse
|
2015-03-02 14:18:05 +01:00 |
|
Magnus Ihse Bursie
|
90a23fca14
|
8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla
|
2015-02-27 11:56:42 +01:00 |
|
Vladimir Kozlov
|
7e75bdc891
|
Merge
|
2015-02-26 10:56:26 -08:00 |
|
Sean Coffey
|
79240eab9b
|
8071447: IBM1166 Locale Request for Kazakh characters
Reviewed-by: sherman
|
2015-02-26 09:36:30 +00:00 |
|
Xueming Shen
|
ece4e20848
|
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
To enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
|
2015-02-25 13:04:31 -08:00 |
|
Phil Race
|
9ec44e8c16
|
Merge
|
2015-02-23 10:47:32 -08:00 |
|
Erik Joelsson
|
414de033e0
|
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
Reviewed-by: tbell, mchung, ihse
|
2015-02-23 11:37:36 +01:00 |
|
Sergey Bylokhov
|
8929d90866
|
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
Reviewed-by: erikj, ihse, alexsch
|
2015-02-19 18:47:55 +03:00 |
|
Alejandro Murillo
|
a68e87751a
|
Merge
|
2015-02-18 09:14:48 -08:00 |
|
Erik Joelsson
|
6d4ea4d7da
|
8073328: Incremental build of gensrc broken
Reviewed-by: alanb, tbell, dfuchs, sherman
|
2015-02-18 11:18:00 +01:00 |
|
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 |
|
Alejandro Murillo
|
5621c4a866
|
Merge
|
2015-02-16 08:47:40 -08: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 |
|
Magnus Ihse Bursie
|
e7472cc455
|
8074796: Disabling warnings on clang triggers compiler bug for libunpack
Reviewed-by: erikj
|
2015-03-12 16:25:24 +01:00 |
|
Erik Joelsson
|
acb7e7eccd
|
8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
|
2015-03-12 12:13:48 +01:00 |
|
Mandy Chung
|
d7388dd061
|
8074993: policytool launcher missing
Reviewed-by: weijun
|
2015-03-11 08:33:12 -07: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 |
|
Vladimir Kozlov
|
d81378c7ff
|
Merge
|
2015-01-20 15:22:24 -08:00 |
|
David Dehaven
|
a011738cac
|
Merge
|
2015-01-20 11:23:03 -08:00 |
|
Erik Joelsson
|
bba288a91a
|
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
Reviewed-by: ihse, wetmore
|
2015-01-19 09:05:50 +01:00 |
|
Daniel D. Daugherty
|
4d1943a706
|
Merge
|
2015-02-06 10:44:57 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|