1194 Commits

Author SHA1 Message Date
Phil Race
7639b17cc9 Merge 2014-04-01 09:12:51 -07: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
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
Roger Riggs
81c4d4ed41 8033565: Remove unused nativeNewStringPlatform
Remove also nativeGetStringPlatformChars

Reviewed-by: mchung, dholmes, alanb
2014-02-06 11:01:27 -05:00
Oleg Pekhovskiy
d0df7fb561 8020443: Frame is not created on the specified GraphicsDevice with two monitors
Reviewed-by: serb, azvegint, pchelko
2014-02-06 19:03:36 +04:00
Vinnie Ryan
aef65cc369 8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak
Reviewed-by: alanb, chegar
2014-02-05 18:37:42 +00:00
Phil Race
9e1e3f4cbd 8032227: ClassCastException in UnixPrintJob for ipp printer
Reviewed-by: bae, jgodinez
2014-02-05 09:06:54 -08:00
Anton Nashatyrev
25a556913e 8023990: Regression: postscript size increase from 6u18
Reviewed-by: prr, bae
2014-02-05 19:46:36 +04:00
Chris Hegarty
319dd343be 8033689: PlainDatagramSocketImpl missing returns after throwing an exception
Reviewed-by: michaelm
2014-02-05 14:14:46 +00:00
Alan Bateman
e8f1f33e46 8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
Reviewed-by: vinnie, chegar
2014-02-05 10:20:30 +00:00
Lana Steuck
c674b61761 Merge 2014-02-04 16:24:39 -08:00
Chris Hegarty
20e35aed8f 8025306: Inet[4|6]Address class and fieldID initialization in networking native code
Reviewed-by: alanb, michaelm
2014-02-04 23:40:23 +00:00
Alan Bateman
28e1b6ccf2 8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
8033371: jdk/src/solaris/native/java/lang/ProcessEnvironment.c environ doesn't check for JNI pending exceptions
8030116: (process) Check Parfait warnings in src/solaris/native/java/lang/*
8028769: Check src/share/native/java/lang/*.c for cases when JNI calls are used with pending warnings

Reviewed-by: chegar
2014-02-04 12:05:13 +00:00
Michael McMahon
fbe3b00b09 8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
Reviewed-by: alanb
2014-02-04 11:31:27 +00:00
Alan Bateman
24b84458a1 8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
8032668: Check jdk/src/solaris/native/java/io for pending JNI exception issues

Reviewed-by: chegar, simonis
2014-02-03 14:00:43 +00:00
Petr Pchelko
0b5d951776 8030093: Generify DataTrasfer classes
Reviewed-by: anthony, serb
2014-01-31 14:20:40 +04:00
Qi Zuo
d701a3751b Merge 2014-01-30 10:36:40 -05:00