John Zavgren
3877e3dda4
8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c
...
Reviewed-by: dsamersoff, khazra, chegar
2012-10-24 21:20:40 +01:00
Fredrik Öhrström
aff615b4d6
8001419: Build the JCE portion of JDK-8000970
...
Original code done by Fredrik Ohrstrom, separated/pushed by wetmore
Reviewed-by: wetmore
2012-10-23 15:51:11 -07:00
John Zavgren
28475942c9
8000204: Memory leak in com/sun/security/auth/module/Unix.c
...
Reviewed-by: dsamersoff, wetmore, khazra, chegar
2012-10-23 11:57:47 +01:00
Weijun Wang
8744fd02bd
8001208: Fix for KRB5CCNAME not complete
...
Reviewed-by: xuelei
2012-10-23 10:02:23 +08:00
Weijun Wang
3dcf67df0d
8001204: typo: Unable to obtain Princpal Name for authentication
...
Reviewed-by: xuelei
2012-10-22 09:59:23 +08:00
Jim Holmlund
d11cb7e6c1
7197401: Add a subset of the org.objectweb.asm packages to jdk8
...
Reviewed-by: ohair, briangoetz, erikj, iris
2012-10-20 22:49:26 +01:00
Alan Bateman
0905490fac
8000941: Remove ftp from the required list of protocol handlers
...
Reviewed-by: chegar
2012-10-20 21:07:50 +01:00
Xue-Lei Andrew Fan
29edcef765
8000954: Add final keyword to new method in SSLParameters
...
Reviewed-by: wetmore
2012-10-19 20:36:36 -07:00
John Zavgren
3c2e0ae2ac
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
...
Reviewed-by: dsamersoff, khazra, chegar
2012-10-19 11:43:59 +01:00
Xue-Lei Andrew Fan
1892ebf911
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
...
Reviewed-by: mullan, weijun, wetmore
2012-10-18 01:14:00 -07:00
Alan Bateman
81d4408852
8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods
...
Reviewed-by: lancea, chegar, mchung, ksrini
2012-10-17 21:05:36 +01:00
Paul Sandoz
9498132479
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
...
Reviewed-by: dholmes, alanb
2012-10-17 20:34:04 +01:00
Jaroslav Bachorik
9c38da478a
6809322: javax.management.timer.Timer does not fire all notifications
...
Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method.
Reviewed-by: dholmes, rbackman
2012-10-17 18:34:07 +04:00
Neil Richards
a76d98e716
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
...
Reviewed-by: mduigou, alanb
2012-10-17 13:35:22 +01:00
Alan Bateman
ed656de70f
8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
...
Reviewed-by: mchung, chegar
2012-10-17 11:43:56 +01:00
Kurchi Subhra Hazra
56e63d98b9
7198073: (prefs) user prefs not saved [macosx]
...
Using class member field to get node instead of argument
Reviewed-by: alanb
2012-10-16 15:23:17 -07:00
Naoto Sato
2647f75cdd
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions
...
8000273: java.util.Locale.getDisplayVariant(Locale l) isn't transferred to the custom service provider
8000615: JRE adapter: timezone name of en_US is changed when extension directory is added
Reviewed-by: okutsu
2012-10-16 10:59:21 -07:00
Rob McKenna
a14592d891
8000487: Java JNDI connection library on ldap conn is not honoring configured timeout
...
Reviewed-by: vinnie
2012-10-15 22:34:35 +01:00
Stephen Flores
037bcf1683
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
...
Reviewed-by: alanb, weijun, mullan
2012-10-14 22:58:59 +01:00
Lana Steuck
3567fc5460
Merge
2012-10-12 14:52:24 -07:00
Lance Andersen
2a56b6aa5a
8000763: use XXX.valueOf methods instead of constructors
...
Reviewed-by: mchung, forax
2012-10-11 18:46:31 -04:00
Dan Xu
6e283062c6
7186817: Remove Windows 95/98/ME Support
...
Reviewed-by: alanb
2012-10-11 11:47:05 +01:00
Lance Andersen
a446a98f53
8000712: Remove unused fields in SyncFactory
...
Reviewed-by: mchung
2012-10-10 17:34:27 -04:00
Alan Bateman
d1635b4499
7192274: Deprecate LogManager addPropertyChangeListener and removePropertyChangeLister methods
...
Reviewed-by: mchung, lancea, chegar
2012-10-10 20:47:12 +01:00
Lance Andersen
2a6e8cc962
8000687: Correct javadoc typo for getLogWriter and setLogWriter
...
Reviewed-by: alanb
2012-10-10 11:15:27 -04:00
Sean Coffey
23b1ff04af
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
...
Reviewed-by: alanb, chegar
2012-10-09 19:45:17 +01:00
Naoto Sato
04816adee5
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
...
Reviewed-by: okutsu
2012-10-09 09:59:05 -07:00
Lance Andersen
2a3853c1b9
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
...
Reviewed-by: alanb, smarks
2012-10-09 08:58:27 -04:00
Sean Coffey
fb1294fec5
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
...
Reviewed-by: okutsu
2012-10-09 12:50:52 +01:00
Lana Steuck
703702096b
Merge
2012-10-08 15:39:33 -07:00
Lana Steuck
e86fa474a7
Merge
2012-10-08 15:37:37 -07:00
Weijun Wang
a5312cbadb
7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true
...
Reviewed-by: mullan
2012-10-08 10:42:43 +08:00
Alan Bateman
18688c3a56
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
...
Reviewed-by: mchung, forax
2012-10-06 13:56:16 +01:00
Naoto Sato
eeac68872b
7198834: HOST Adapter: one extra empty space in the end of the pattern string
...
Reviewed-by: okutsu
2012-10-05 09:57:50 -07:00
Naoto Sato
0dcbdaafba
Merge
2012-10-04 21:05:06 -07:00
Naoto Sato
efea116274
7200119: Collator.getAvailableLocales() doesn't return Locale.US
...
Reviewed-by: okutsu
2012-10-04 21:03:36 -07:00
Rob McKenna
2102c5a5b6
7184932: Remove the temporary Selector usage in the NIO socket adapters
...
Reviewed-by: alanb
2012-10-04 19:53:08 +01:00
Naoto Sato
3caba25f6b
7196799: CLDR adapter can not be invoked when region code is specified in Locale
...
7197573: java/util/Locale/LocaleProviders.sh failed
Reviewed-by: okutsu
2012-10-04 10:04:56 -07:00
Vinnie Ryan
d44a2451e6
Merge
2012-10-04 11:54:16 +01:00
Yuka Kamiya
700a5c6ee0
7201151: Fix Contribution : Java cannot get Windows's IME name correctly
...
Reviewed-by: okutsu
2012-10-04 18:05:37 +09:00
Yuka Kamiya
64b949310f
7196316: Wrong rounding mode in DecimalFormat after deserialization
...
Reviewed-by: okutsu
2012-10-04 11:36:22 +09:00
Oleg Pekhovskiy
ebff918cc7
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
...
Reviewed-by: art, denis
2012-10-03 21:01:47 +04:00
Dan Xu
684361a3d9
6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
...
Reviewed-by: dholmes, alanb
2012-10-03 09:03:53 +01:00
Yuka Kamiya
c3026d4a59
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
...
Reviewed-by: okutsu
2012-10-03 15:11:28 +09:00
Paul Sandoz
25c830b9d5
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
...
Reviewed-by: alanb
2012-10-02 10:36:05 +01:00
Olivier Lagneau
b6ea800f9b
7050528: Improve performance of java.text.DecimalFormat.format() call stack
...
Reviewed-by: darcy
2012-10-02 10:11:57 +01:00
Clemens Eisserer
3d880fa194
7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails
...
Reviewed-by: prr, flar
2012-10-01 13:07:54 -07:00
Alan Bateman
9b8e06e699
8000269: Cleanup javadoc warnings
...
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
2012-10-01 15:36:57 +01:00
Lana Steuck
4156261cf3
Merge
2012-09-28 14:56:38 -07:00
Lana Steuck
80b413a5b5
Merge
2012-09-28 11:45:43 -07:00