Commit Graph

135 Commits

Author SHA1 Message Date
Brian Burkhalter
ada1a8eecd 8074821: Resolve disabled warnings for libnio
Enable the indicated warnings and correct the code which provoked them.

Reviewed-by: alanb
2015-08-19 13:11:24 -07:00
Valerie Peng
33abd28183 8086002: Move apple.security.AppleProvider to a proper module
Move Apple provider to java.base module with "libosxsecurity" native library.

Reviewed-by: mchung
2015-08-18 21:16:27 +00:00
Alejandro Murillo
d8f13cb1d1 Merge 2015-08-13 15:50:52 -07:00
Brian Burkhalter
10207de32f 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Add nio_util.c containing JNI_OnLoad bare bones implementation.

Reviewed-by: rriggs
2015-08-13 09:36:14 -07:00
Staffan Larsen
de0713848b 8076470: Remove the JVM TI hprof Agent
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:55 +02:00
Sergey Bylokhov
9a85aed6c8 8074832: Resolve disabled warnings for libjsoundalsa
Reviewed-by: amenkov, azvegint
2015-07-18 15:13:16 +03:00
Sergey Bylokhov
410e1bbe90 8074831: Resolve disabled warnings for libjsound
Reviewed-by: amenkov, azvegint
2015-07-18 15:12:08 +03:00
Jan Lahoda
581470a6d1 8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:53 +02: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
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
Erik Joelsson
d1f8537874 8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
2015-06-04 18:28:52 +02:00
Phil Race
ded46b191f Merge 2015-06-16 10:52:39 -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
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
Erik Joelsson
7b3c4b4d32 8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:53 +02: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
937fb712ee Merge 2015-05-14 12:05:33 -07: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
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
Alejandro Murillo
c185e9a5bf Merge 2015-05-01 03:56:04 -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
Staffan Larsen
c3e9d85d31 8077137: Port jdk.internal.instrumentation to jdk 9
Reviewed-by: erikj, mchung, rriggs
2015-04-09 09:18:56 +02: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
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
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
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
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
2ae75ccaa1 8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:26 -08:00
Phil Race
9f78b4347e Merge 2015-03-03 08:49:13 -08:00
Vladimir Kozlov
7e75bdc891 Merge 2015-02-26 10:56:26 -08:00
Phil Race
9ec44e8c16 Merge 2015-02-23 10:47:32 -08: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
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