[7u4] Request for approval for CR 7144781 - incorrect URLs in JSSE java doc

2012-02-10 Thread Xuelei Fan
Hi, This is a request to backport a JDK 8 fix into JDK 7u4: 7144781: incorrect URLs in JSSE java doc http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7144781 The fix has already been pushed to JDK 8, as: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/da8b8ee281f9 The code changes for jd

[7u4] Request for approval for CR 7142509: Cipher.doFinal(ByteBuffer, ByteBuffer) fails to process when in.remainin,g() == 0

2012-02-10 Thread Brad Wetmore
Backport of a JDK 8 fix into 7u4. Bug description http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142509 JDK 8 changeset http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b16cbeb0d213 Public review thread: http://mail.openjdk.java.net/pipermail/security-dev/2012-February/004414.html (valerie

[7u4] Request for approval for bulk integration of hs23-b15

2012-02-10 Thread Alejandro E Murillo
Requesting approval to integrate hs23-b15 into jdk7u4-b12. A webrev is available at: http://cr.openjdk.java.net/~amurillo/7u4/hs23-b15-jdk7u4-b12.webrev/ Pre-integration testing is in progress; the integration will proceed only after SQE has analyzed the results and approved. The fixes in the

hg: jdk7u/jdk7u-dev/jdk: 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero

2012-02-10 Thread chris . hegarty
Changeset: 01c2fdd1b8af Author:dl Date: 2011-09-23 14:24 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/01c2fdd1b8af 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero Reviewed-by: chegar, dholmes ! src/share/classes/java/util/concur

Re: [7u4] Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit

2012-02-10 Thread Oleg Pekhovskiy
Sorry, I saw only 'http://cr.openjdk.java.net/~denis/7143070/webrev.04/' in Thunderbird that's why missed the wrong link address. Thanks, Oleg 2/10/2012 4:09 PM, Edvard Wendelin wrote: For those curios, the webrev can be found on http://cr.openjdk.java.net/~denis/7143070/webrev.04/ . Approve

Re: [7u4] Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit

2012-02-10 Thread Edvard Wendelin
For those curios, the webrev can be found on http://cr.openjdk.java.net/~denis/7143070/webrev.04/ . Approved. Cheers, Edvard On Feb 10, 2012, at 1:02 PM, Oleg Pekhovskiy wrote: > Hi! > > Please review the fix to push for CR: > http://bugs.sun.com/view_bug.do?bug_id=7143070 > > webrev: > htt

[7u4] Code Review Request for CR 7143070 - test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit

2012-02-10 Thread Oleg Pekhovskiy
Hi! Please review the fix to push for CR: http://bugs.sun.com/view_bug.do?bug_id=7143070 webrev: http://cr.openjdk.java.net/~denis/7143070/webrev.04/ Reviewed by: anthony http://mail.openjdk.java.net/pipermail/awt-dev/2012-February/

hg: jdk7u/jdk7u-dev/jdk: 7142565: [macosx] Many special keys processed twice in text fields

2012-02-10 Thread andrew . brygin
Changeset: eb17716663f8 Author:ant Date: 2012-02-10 15:07 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/eb17716663f8 7142565: [macosx] Many special keys processed twice in text fields Reviewed-by: anthony, swingler ! src/macosx/native/sun/awt/AWTView.m

Re: [7u4] Request for approval for CR 7091003 ScheduledExecutorService never executes Runnable with corePoolSize of zero

2012-02-10 Thread Edvard Wendelin
Approved. On Feb 10, 2012, at 11:29 AM, Chris Hegarty wrote: > This is a request to push the following fix to > http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/ > > CR 7091003: ScheduledExecutorService never executes Runnable with > corePoolSize of zero > http://bugs.sun.com/bugdatabase/view_b

Re: [7u4] Request for approval for CR 6879539: enable empty password support for pkcs12 keystore

2012-02-10 Thread Edvard Wendelin
Approved. On Feb 10, 2012, at 11:30 AM, Weijun Wang wrote: > Hi All > > This is a request to backport a jdk8 fix into jdk7u4. > > CR: 6879539: enable empty password support for pkcs12 keystore > Weblink: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6879539 > > Description: > > The k

[7u4] Request for approval for CR 7091003 ScheduledExecutorService never executes Runnable with corePoolSize of zero

2012-02-10 Thread Chris Hegarty
This is a request to push the following fix to http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/ CR 7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7091003 The changes are identical to jdk8. http://hg.ope

[7u4] Request for approval for CR 6879539: enable empty password support for pkcs12 keystore

2012-02-10 Thread Weijun Wang
Hi All This is a request to backport a jdk8 fix into jdk7u4. CR: 6879539: enable empty password support for pkcs12 keystore Weblink: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6879539 Description: The keystore type pkcs12 does not support pkcs12 files protected with an empty pas