David Dehaven
|
1d92a8874c
|
Merge
|
2015-10-05 13:45:50 -07:00 |
|
Sergey Bylokhov
|
ebf2ca56f0
|
8079965: Stop ignoring warnings for libawt_lwawt
Reviewed-by: prr, ihse
|
2015-09-26 22:38:36 +03:00 |
|
Rob McKenna
|
7127fab647
|
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos
|
2015-10-01 00:13:09 +01:00 |
|
Volker Simonis
|
d33fffce04
|
8136690: AIX: libjimage should be linked with the C++ compiler
Reviewed-by: ihse
|
2015-09-17 18:04:53 +02:00 |
|
Alejandro Murillo
|
dd319ca29f
|
Merge
|
2015-09-15 07:47:44 -07:00 |
|
Magnus Ihse Bursie
|
605dac90e2
|
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
Reviewed-by: erikj
|
2015-09-11 10:06:10 +02:00 |
|
Jesper Wilhelmsson
|
a97c863c3d
|
Merge
|
2015-09-08 16:10:36 +02:00 |
|
Jim Laskey
|
953b4a3225
|
8087181: Move native jimage code to its own library (maybe libjimage)
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: alanb, lfoltan, hseigel, acorn
|
2015-09-04 10:11:43 -03:00 |
|
Brian Burkhalter
|
44c462ee50
|
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
|
2015-08-28 10:46:43 -07: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 |
|
Henry Jen
|
eaa42993db
|
8027634: Support @argfiles for java command-line tool
Reviewed-by: ksrini, mchung
|
2015-07-08 23:26:48 -07:00 |
|
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 |
|