1215 Commits

Author SHA1 Message Date
Thomas Ng
4a5b727071 Merge 2014-04-29 09:04:02 -07:00
Joe Darcy
745db9c388 8039861: Fix fallthrough lint warnings in awt
Reviewed-by: pchelko
2014-04-17 09:45:16 -07:00
Thomas Ng
c4745c1830 Merge 2014-04-16 12:42:40 -07:00
Jonathan Lu
3aab919815 8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
2014-04-16 17:32:39 +08:00
Thomas Ng
404c4add66 Merge 2014-04-15 22:57:02 -07:00
Phil Race
bf84755d46 Merge 2014-04-14 12:59:50 -07:00
Alexander Zvegintsev
175dba662b 8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
Reviewed-by: anthony, pchelko, serb
2014-04-07 17:45:18 +01:00
Alexander Zvegintsev
adb37773e7 6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
Reviewed-by: pchelko, serb
2014-04-07 17:43:42 +01:00
Alexander Zvegintsev
43246996f4 8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
Reviewed-by: anthony, pchelko, serb
2014-04-07 17:41:16 +01:00
Phil Race
13d8babca9 8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
Reviewed-by: bae, jgodinez
2014-04-04 11:18:28 -07:00
Michael McMahon
e90c029bad 8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
2014-04-12 20:21:09 +01:00
Phil Race
ee35591283 Merge 2014-04-01 11:53:08 -07:00
Phil Race
7639b17cc9 Merge 2014-04-01 09:12:51 -07:00
Petr Pchelko
1bdb6807d0 8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
Reviewed-by: serb, anthony
2014-03-25 16:31:02 +04:00
Phil Race
32ee4129bf Merge 2014-03-24 10:43:59 -07:00
Alan Bateman
252aa24c76 8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
2014-03-24 15:09:47 +00: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
299a78721f 8025293: JNI exception pending checks in java.net
Enhance the return check for JNI native calls, check for NULL and pending exceptions

Reviewed-by: alanb, chegar
2014-03-21 00:01:59 +00:00
Sergey Bylokhov
21e9bfc83e 8008114: [parfait] False positive buffer overrun in jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_MidiUtils.c
Reviewed-by: anthony, prr
2014-03-18 18:11:41 +04:00
Alexander Zvegintsev
b88756e8fd 8012224: AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell
Reviewed-by: anthony, serb
2014-03-17 19:30:54 +04:00
Joe Darcy
15594ec61d 8037139: Fix serial lint warnings in sun.print
Reviewed-by: prr
2014-03-13 12:48:11 -07:00
Joe Darcy
7c9de3ea76 8033712: Fix more serial lint warnings in sun.awt
Reviewed-by: alanb, serb, prr
2014-03-13 12:40:27 -07:00
Michael McMahon
8c9150234e 8041397: Lint regression in java.net.SocketOption
Reviewed-by: rriggs
2014-04-23 17:29:51 +01:00
Anthony Scarpino
5fc831edf6 8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
Reviewed-by: valeriep
2014-03-10 12:05:43 -07:00
Phil Race
f20478bb72 Merge 2014-03-07 10:53:58 -08:00
Valerie Peng
03788eb2b7 8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending
Fix pending exception errors found by parfait.

Reviewed-by: xuelei, ascarpino
2014-03-06 01:03:27 +00:00
Frederic Parain
ee1b7412a0 8035952: Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code
Reviewed-by: chegar, mchung, alanb, sla
2014-03-05 10:52:33 +00:00
Chris Hegarty
15411a6579 8036584: Review comments from 8035897
Reviewed-by: alanb
2014-03-04 13:27:55 +00:00
Chris Hegarty
558cb26d1c 8035897: Better memory allocation for file descriptors greater than 1024 on macosx
Reviewed-by: michaelm
2014-03-02 19:27:43 +00:00
Volker Simonis
3eb1d7659f 8035949: Remove unused macro USE_SELECT and clean up Unix version of net_util_md.{c,h}
Reviewed-by: chegar, alanb
2014-02-28 17:14:08 +01:00
Phil Race
5d277802e1 Merge 2014-02-27 10:43:53 -08:00
Volker Simonis
36a8ed24d8 8035876: AIX build issues after '8034174: Remove use of JVM_* functions from java.net code'
Reviewed-by: alanb, chegar
2014-02-27 10:53:07 +01:00
Phil Race
f00ad07a65 Merge 2014-02-21 10:03:49 -08:00
Erik Joelsson
0ce0cb0d53 8035187: Move fontconfig src files to make/data
Reviewed-by: tbell, ihse
2014-02-26 10:37:23 +01: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
Sergey Malenkov
aaea8f4c7c 8035310: The line.separator property can be retrieved via public API
Reviewed-by: alexsch, serb
2014-02-21 15:28:09 +04:00
Phil Race
3b1cc58576 Merge 2014-02-20 16:27:08 -08:00
Mikael Vidstedt
a9b3a89f24 8035287: gcc warnings compiling various libraries files
Reviewed-by: prr
2014-02-18 17:55:04 -08:00
Vladimir Kozlov
f6ebcf51d7 Merge 2014-02-18 15:48:14 -08:00
Alan Bateman
fa26d0e934 8034102: Check solaris/native/sun/nio/fs/MacOSXNativeDispatcher.c for JNI pending exceptions
Reviewed-by: chegar, henryjen
2014-02-12 17:51:31 +00:00
Phil Race
516c0ad2bd Merge 2014-02-11 14:42:17 -08:00
Alan Bateman
bad49f6fba 8034182: Misc. warnings in java.net code
Reviewed-by: chegar
2014-02-11 16:43:57 +00:00
Alexander Zvegintsev
89e0b917fe 8031492: [Parfait] warnings from b122 for jdk/src/solaris/native/sun/awt: JNI exception pending
Reviewed-by: pchelko, serb
2014-02-10 15:02:24 +00:00
Phil Race
ef9ba9784a 8032693: javax.print.PrintService does not find any CUPS-Printers on Linux
Reviewed-by: jgodinez, serb
2014-02-07 13:03:09 -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
Staffan Larsen
79bbec5d8a 8033917: Keep track of file paths in file streams and channels for instrumentation purposes
Reviewed-by: alanb, dsamersoff
2014-02-10 12:59:31 +01:00
Oleg Pekhovskiy
ce0900eb72 7033533: realSync() doesn't work with Xfce
Reviewed-by: anthony, serb, leonidr
2014-02-07 17:32:46 +04:00
Naoto Sato
79938735a2 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Reviewed-by: msheppar
2014-02-06 10:06:09 -08:00