hg: jdk8/tl/jdk: 8007142: Add utility classes for writing better multiprocess tests in jtreg

2013-02-07 Thread staffan . larsen
Changeset: 2de8c6c2d652 Author:ykantser Date: 2013-02-07 11:22 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2de8c6c2d652 8007142: Add utility classes for writing better multiprocess tests in jtreg Reviewed-by: alanb, rbackman + test/lib/testlibrary/OutputAnalyzerTest.java

[8] code review for 8007755: Support the logical grouping of keystores

2013-02-07 Thread Vincent Ryan
Please review this final component of JEP-166 that adds support for logical keystores and introduces a new keystore type called DKS, the domain keystore. The purpose of the domain keystore is to simplify the handling of multiple keystores and truststores for applications and to ease their deploy

Re: SSLSocketImpl and Handshake Notifier efficiency/thread pooling

2013-02-07 Thread Bernd Eckenfels
Hello, I have now submitted my OCA, how can we proceed here? Am 17.01.2013, 02:19 Uhr, schrieb Bernd Eckenfels : Am 16.01.2013, 05:04 Uhr, schrieb Xuelei Fan : I agree with you that create new threads in SSLSocket implementation is not good. The application is the better place to decide wh

hg: jdk8/tl/langtools: 7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases

2013-02-07 Thread joe . darcy
Changeset: 5125b9854d07 Author:darcy Date: 2013-02-07 20:47 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5125b9854d07 7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases Reviewed-by: darcy Contributed-by: sonali.g