Commit Graph

6764 Commits

Author SHA1 Message Date
Weijun Wang
368816ed8d 8034033: [parfait] JNI exception pending in share/native/sun/security/krb5/nativeccache.c
Reviewed-by: valeriep
2014-02-19 10:41:22 +08:00
Michael Fang
2119e203d4 8026115: [zh_CN] inproper translation in output of jarsigner command
Reviewed-by: naoto, yhuang
2013-12-11 21:22:49 -08:00
Michael Fang
9318b9239b 8026741: jdk8 l10n resource file translation update 5
Reviewed-by: naoto, yhuang
2013-12-17 23:33:51 -08:00
Michael McMahon
afaa69f874 8034853: remove sun.misc.ClassLoaderUtil
Reviewed-by: alanb, mchung, chegar
2014-02-18 12:25:31 +00:00
Fredrik Arvidsson
0fbc4f8875 4515292: ReferenceType.isStatic() returns true for arrays
Add implementation of isStatic() in com.sun.tools.jdi.ArrayTypeImpl

Reviewed-by: sla, sspitsyn
2014-02-18 11:23:00 +01:00
Erik Joelsson
6da9c36ee0 8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data
Reviewed-by: alanb, naoto, ihse, tbell
2014-02-18 08:46:37 +01:00
Sean Mullan
2ef59ffae4 Merge 2014-02-17 11:37:46 -05:00
Sean Mullan
7699817903 8025708: Certificate Path Building problem with AKI serial number
Reviewed-by: xuelei, juh
2014-02-17 11:36:40 -05:00
Ivan Gerasimov
878d40f04e 4682009: Typo in javadocs in javax/naming
Reviewed-by: lancea, alanb
2014-02-15 10:17:35 +04:00
Alan Bateman
ee719c94cd 8034943: Eliminate Kerberos dependency on com.sun.security.auth to avoid circular dependency
Reviewed-by: weijun
2014-02-14 15:21:26 +00:00
Volker Simonis
063b3a7453 8034801: AIX: (ch) Fix synchronization issue in AixPollPort.java
Reviewed-by: alanb
2014-02-14 11:23:58 +01:00
Lance Andersen
3b32d0da29 8034896: Correct Clob.free javadoc typo
Reviewed-by: dfuchs
2014-02-13 18:05:36 -05:00
Jason Uh
c4edb55592 8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException
Reviewed-by: mullan
2014-02-13 11:47:43 -08:00
Erik Joelsson
708c2d8f03 8034193: Move X11 wrapper generator files to make/src and make/data
Reviewed-by: ihse, alanb, tbell
2014-02-13 17:40:43 +01:00
Erik Joelsson
ff24be63a7 8034179: Clean up nio genConstants
Reviewed-by: alanb, ihse
2014-02-13 17:14:24 +01:00
Alan Bateman
4e71a94e91 8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11
8034857: gcc warnings compiling src/solaris/native/sun/management

Reviewed-by: sla, mullan
2014-02-13 14:08:12 +00:00
Mandy Chung
328fa609d0 8030010: cleanup native code warnings
Co-authored-by: Francis Andre <francis.andre.kampbell@orange.fr>
Reviewed-by: alanb, lancea
2014-02-12 10:51:50 -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
Alan Bateman
87ed9d213a 8034780: Remove used imports
Reviewed-by: sundar, chegar, lancea, dfuchs
2014-02-12 14:23:52 +00:00
Alan Bateman
961783d954 8034776: Remove sun.misc.Service
Reviewed-by: sundar, lancea, chegar
2014-02-12 14:07:55 +00:00
Erik Joelsson
b7c3e72147 8034173: Move JavaApp.icns to proper place in make/data
Reviewed-by: ihse, tbell
2014-02-12 11:02:47 +01:00
Alan Bateman
bad49f6fba 8034182: Misc. warnings in java.net code
Reviewed-by: chegar
2014-02-11 16:43:57 +00:00
Ivan Gerasimov
6b108289ad 8033943: Typo in the documentation for the class Arrays
Reviewed-by: martin
2014-02-08 00:22:33 +04: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
Joe Darcy
d03152e11b 8034050: Fix serial lint warnings in javax.print
Reviewed-by: alanb, prr
2014-02-10 18:09:40 -08:00
Joe Darcy
401de1c53e 8034046: Fix serial lint warnings in javax.sound
Reviewed-by: alanb, serb
2014-02-10 08:53:13 -08:00
Staffan Larsen
6720161012 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01: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
Henry Jen
e956dc0c43 8033590: java.util.Comparator::thenComparing has unnecessary type restriction
Reviewed-by: psandoz
2014-02-06 10:30:18 -08:00
Xueming Shen
8cdace2575 8032012: String.toLowerCase/toUpperCase performance improvement
Updated the implementation to improve the performance

Reviewed-by: psandoz, forax
2014-02-07 09:04:17 -08:00
Mandy Chung
7be40556f6 8033900: Remove reference to JNU_Equals in GSSLibStub.c
Reviewed-by: valeriep
2014-02-06 16:42:25 -08:00
Michael McMahon
3981cc3f41 8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
Reviewed-by: chegar, mullan
2014-02-06 22:12:09 +00: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
Chris Hegarty
2ffde4a993 8033778: ObjectIn/OutputStream improvements
Co-authored-by: Robert Stupp <snazy@gmx.de>
Reviewed-by: smarks, psandoz, mduigou, plevart
2014-02-06 14:45:12 +00:00
Vinnie Ryan
5911461228 8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
Reviewed-by: alanb
2014-02-06 12:24:42 +00:00
Alan Bateman
1754033d02 8033758: gcc warnings compiling jdk/src/share/back
Reviewed-by: dholmes, sla
2014-02-06 10:43:09 +00: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
Joe Darcy
5475110b72 8033616: Fix serial lint warnings in javax.imageio.*
Reviewed-by: alanb
2014-02-05 10:21:18 -08:00
Joe Darcy
8a6d9792ce 8033526: Fix serial lint warnings in java.awt.*
Reviewed-by: briangoetz
2014-02-05 10:15:45 -08:00
Roger Riggs
8ca6ca944b 8032749: Typo in java.time.Clock
8032888: Error message typo in TemporalAccessor
8032558: Instant spec includes incorrect assertion wrt valid range
8032494: DateTimeFormatter spec includes irrelevent detail on parsing pattern

Update to fix typos, remove extraneous text

Reviewed-by: darcy, lancea, sherman, scolebourne
2014-02-05 10:59:55 -05:00
Roger Riggs
5804adca86 8030993: Check jdk/src/share/native/common/jni_util.c for JNI pending exceptions
Check for pending exceptions

Reviewed-by: alanb, chegar
2014-02-05 10:59:53 -05:00
Vinnie Ryan
adeedfee16 8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
Reviewed-by: alanb
2014-02-05 15:58:27 +00: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
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
Vinnie Ryan
60f386c8bb 8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions
Reviewed-by: alanb
2014-02-04 18:37:12 +00:00
Joe Darcy
8d903056f3 8033525: Fix raw and unchecked lint warnings in sun.swing.*
Reviewed-by: alexsch
2014-02-04 08:58:06 -08:00
Sean Coffey
5fc6cd2aa9 8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
Reviewed-by: alanb, chegar
2014-02-04 15:39:40 +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