Weijun Wang
890f9e2884
7107019: sun.security.krb5.internal.ccache.CCacheInputStream.readCred does not use auth data
...
Reviewed-by: valeriep
2011-11-09 09:30:13 +08:00
Xueming Shen
b1408532df
7096080: UTF8 update and new CESU-8 charset
...
7082884: Incorrect UTF8 conversion for sequence ED 31
7082883: Incorrect UTF8 conversion for sequence fc 80 80 8f bf bf
Updated UTF8 and added CESU-8 to following the latest Standard
Reviewed-by: alanb
2011-11-07 13:46:02 -08:00
Darryl Mocek
bc99763494
4533691: Add Collections.emptySortedSet()
...
Reviewed-by: mduigou, alanb, dholmes
2011-11-03 13:26:57 -07:00
Y. Srinivas Ramakrishna
e9207384c5
4243978: (ref) Race condition in Reference.enqueue()
...
4268317: (ref) Reference.isEnqueued() can return true when instance not enqueued
The reference handler now declares, and assumes, that the discovered field, rather than the next field, is (to be) used to link the entries in the pending list, thus allowing a reference object to be safely enqueued even while it is in the pending state. Also added slightly modified regression tests from the two bug reports.
Reviewed-by: mchung, alanb, jcoomes
2011-10-31 17:38:15 -07:00
Xue-Lei Andrew Fan
665445dae9
7106277: Brokenness in the seqNumberOverflow of MAC
...
Reviewed-by: wetmore
2011-10-30 20:07:45 -07:00
Mike Skells
247532bf34
7103889: (fs) Reduce String concatenation when iterating over directory
...
Reviewed-by: alanb
2011-10-30 14:53:43 +00:00
Sean Mullan
17c6b98e84
Merge
2011-10-27 11:01:15 -04:00
Sean Mullan
65b1500ae5
7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM
...
Reviewed-by: xuelei
2011-10-27 10:57:35 -04:00
Sean Coffey
f65db39c04
7099658: Properties.loadFromXML fails with ClassCastException
...
Reviewed-by: alanb, mchung
2011-10-27 10:32:08 +01:00
Lana Steuck
4f4ddb6e5f
Merge
2011-10-26 12:29:22 -07:00
Yuka Kamiya
b5b00d6b8f
7090046: Lots of invalid link in java.text.BreakIterator comments
...
Reviewed-by: okutsu
2011-10-26 22:16:13 +09:00
Chris Hegarty
15d761f763
7104650: rawtype warnings in several net, nio and security source files
...
Also reviewed by Ulf.Zibis@gmx.de
Reviewed-by: mcimadamore, alanb, dholmes
2011-10-26 13:58:46 +01:00
Lana Steuck
022b52007c
Merge
2011-10-25 10:51:17 -07:00
Alan Bateman
616b1a997f
7104577: Changes for 7104209 cause many RMI tests to fail
...
Reviewed-by: chegar
2011-10-25 09:27:20 +01:00
Chris Hegarty
f5ff85a77a
7103549: Remove dependencies on libjava and libjvm from security libraries
...
Reviewed-by: vinnie, ohair, alanb, dholmes
2011-10-24 21:03:41 +01:00
Chris Hegarty
de7b261476
7104209: Cleanup and remove librmi (native library)
...
Reviewed-by: mduigou, alanb
2011-10-24 20:55:08 +01:00
Yuka Kamiya
27ae28ada0
7103405: Correct display names for Pacific/Apia timezone
...
Reviewed-by: okutsu
2011-10-21 18:01:01 +09:00
Yuka Kamiya
2f1ee9427a
7103108: (tz) Support tzdata2011l
...
Reviewed-by: okutsu
2011-10-21 15:56:24 +09:00
Darryl Mocek
8d1c6cf60e
5029031: Add Collections.checkedQueue()
...
Reviewed-by: mduigou
2011-10-19 14:17:47 -07:00
Sean Mullan
fd5b382022
Merge
2011-10-19 10:16:22 -04:00
Sean Mullan
f1f3aad11c
7102686: Restructure timestamp code so that jars and modules can more easily share the same code
...
Reviewed-by: mchung
2011-10-19 10:15:23 -04:00
Bradford Wetmore
d25a9c128f
7031830: bad_record_mac failure on TLSv1.2 enabled connection with SSLEngine
...
Reviewed-by: xuelei, weijun, asaha
2011-10-18 11:58:57 -07:00
Sean Mullan
6e1235fe09
Merge
2011-10-18 10:15:08 -04:00
Sean Mullan
9852219b7e
7092897: sun.security.util.Cache should be generified
...
Reviewed-by: xuelei
2011-10-18 10:12:14 -04:00
Weijun Wang
ab1010388d
7099399: cannot deal with CRL file larger than 16MB
...
Reviewed-by: xuelei, mullan
2011-10-17 17:11:26 +08:00
Sean Mullan
8dd8726505
Merge
2011-10-13 13:53:13 -04:00
Sean Mullan
4bc227715b
6953295: Move few sun.security.{util, x509, pkcs} classes used by keytool/jarsigner to another package
...
Reviewed-by: mchung
2011-10-13 13:50:17 -04:00
Vinnie Ryan
e6e820c647
7099228: Use a PKCS11 config attribute to control encoding of an EC point
...
Reviewed-by: valeriep, mullan
2011-10-13 12:00:51 +01:00
Lana Steuck
8eac661507
Merge
2011-10-12 12:26:03 -07:00
Lana Steuck
9e05d4f813
Merge
2011-10-12 12:25:03 -07:00
Naoto Sato
f54e7ec9bc
7027061: Testcase failure: java/util/Locale/Bug6989440.java - java.util.ConcurrentModificationException
...
Reviewed-by: dholmes, chegar
2011-10-12 12:12:25 -07:00
Pavel Porvatov
72f4cfb2e7
7072167: The "root" field in BufferStrategyPaintManager leaks memory
...
Reviewed-by: alexp
2011-10-05 18:21:23 +04:00
John Coomes
92bbff7143
Merge
2011-10-04 12:39:42 -07:00
John Coomes
5bd84d92a1
Merge
2011-09-30 17:20:56 -07:00
Kurchi Subhra Hazra
e83fde21ff
7092375: Security Libraries don't build with javac -Werror
...
Changes to security related java and make files to remove warnings
Reviewed-by: xuelei
2011-09-28 15:10:02 -07:00
Chris Hegarty
08d82ca044
7099488: TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719
...
Reviewed-by: coffeys
2011-10-11 12:06:46 +01:00
Chris Hegarty
214254cac5
7098719: -Dsun.net.maxDatagramSockets and Socket constructor does not work correctly with System.gc()
...
Reviewed-by: michaelm
2011-10-10 10:38:35 +01:00
Vinnie Ryan
a3fcc12dc8
7094377: Com.sun.jndi.ldap.read.timeout doesn't work with ldaps
...
Reviewed-by: chegar
2011-10-07 14:09:53 +01:00
Chris Hegarty
d5e5ad5996
7090499: missing rawtypes warnings in anonymous inner class
...
Fix anonymous inner classes with raw types currently being built in the jdk with -Werror
Reviewed-by: mcimadamore, alanb
2011-10-06 12:15:07 +01:00
Kurchi Subhra Hazra
ebd4f912d7
6953455: CookieStore.add() cannot handle null URI parameter, contrary to the API
...
Reviewed-by: chegar, mduigou
2011-10-04 13:48:41 +01:00
Weijun Wang
650bd8320d
7077646: gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY
...
Reviewed-by: valeriep
2011-09-28 14:21:11 +08:00
Weijun Wang
a912e7557c
7077640: gss wrap for cfx doesn't handle rrc != 0
...
Reviewed-by: valeriep
2011-09-28 14:21:10 +08:00
Weijun Wang
a099202006
7089889: Krb5LoginModule.login() throws an exception if used without a keytab
...
Reviewed-by: xuelei, valeriep
2011-09-28 14:21:10 +08:00
Kurchi Subhra Hazra
09ff856431
7088502: Security libraries don't build with javac -Werror
...
Changes to files in src/share/classes/com/sun/org/apache/xml/internal/security and its subpackages to remove warnings
Reviewed-by: mullan
2011-09-26 17:20:45 -07:00
Lana Steuck
3d1e626d8f
Merge
2011-09-26 14:32:38 -07:00
Lana Steuck
9f70387b50
Merge
2011-09-26 14:30:38 -07:00
Kurchi Subhra Hazra
8987ea2bdf
7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected
...
Use family of connected IP address to retrieve desired local address of the datagram socket
Reviewed-by: chegar
2011-09-26 11:48:37 -07:00
Denis Fokin
89371ad57d
7080289: AWTKeystroke class registers a subclass factory during deserialization
...
Reviewed-by: serb
2011-09-26 18:18:29 +04:00
Clemens Eisserer
20558b33b9
7081670: Disposing an AppContext can lead to a spinning EventDispatchThread
...
Reviewed-by: art, anthony, dholmes
2011-09-26 17:59:52 +04:00
Pavel Porvatov
3cfef23dff
7088744: SwingUtilities.isMiddleMouseButton does not work with ALT/Meta keys
...
Reviewed-by: alexp
2011-09-26 17:37:08 +04:00