Changeset: bb2ed83676d2
Author:chegar
Date: 2013-01-20 09:37 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bb2ed83676d2
8006560: java/net/ipv6tests/B6521014.java fails intermittently
Reviewed-by: khazra, wetmore
! test/java/net/ipv6tests/B6521014.java
Hello,
quite some time back I reported a bug, that the SSLSocket of Java will
terminate connections to servers which respond with a unrecognized_name
alert.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7127374
This was introduced since the SSLSocket started to send the SNI ex
The fix is fine. Do you want me to push the changes for you?
Thanks
Max
On 01/19/2013 07:01 AM, Jason Uh wrote:
Hi all,
This change fixes the test
test/sun/security/tools/policytool/UpdatePermissions.sh, a manual
policytool test that asks the user to select printIdentity from the list
of Targe
Please take a look at the webrev at
http://cr.openjdk.java.net/~weijun/8006564/webrev.00/
Bug is
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006564
The S11N.sh test uses /java to try to access old JDKs. When the test is
running at Russia, /java exists but is on the other side of
Changeset: 6ca6b6f07653
Author:okutsu
Date: 2013-01-21 12:04 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6ca6b6f07653
4745761: (cal) RFE: Support builder for constructing Calendar
Reviewed-by: peytoia
! src/share/classes/java/util/Calendar.java
! src/share/classes/java/ut
Hello,
Am 21.01.2013, 00:25 Uhr, schrieb Bernd Eckenfels
:
bytes=03 01 ff ff ff ff 11 22 33 44 11 22 33 44 11 22 33 44 11 22
33 44 11 22 33 44 11 22 33 44 11 22 33 44 00 00 2a 00 0a 00 07 00 05 00
04 00 39 00 13 00 66 00 65 00 64 00 63 00 62 00 61 00 60 00 15 00 12 00
09 00 14 00 11
Changeset: 3c1a440a1e12
Author:okutsu
Date: 2013-01-21 15:41 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3c1a440a1e12
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
8006509: Add more calendar symbol names from CLDR
Reviewed-by: peytoia
!
Changeset: bb940b2107bd
Author:juh
Date: 2013-01-21 15:05 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bb940b2107bd
8006092: SecurityPermission: printIdentity doesn't exist
Reviewed-by: weijun
! test/sun/security/tools/policytool/UpdatePermissions.html