hg: jdk8/tl/jdk: 7185051: Remove TestProviderLeak.java from the ProblemList

2012-07-18 Thread kurchi . subhra . hazra
Changeset: 773474da570b Author:khazra Date: 2012-07-18 15:19 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/773474da570b 7185051: Remove TestProviderLeak.java from the ProblemList Summary: Remove TestProviderLeak.java from jdk test problem list. Reviewed-by: khazra Contribute

Re: Code Review Request: Bug 7185051

2012-07-18 Thread Kurchi Hazra
Looks good to me. - Kurchi On 7/18/2012 1:55 PM, Dan Xu wrote: Security code reviewers, Please review the fix of bug 7185051. Its webrev can be checked at http://cr.openjdk.java.net/~dxu/7185051/webrev/. This commit is to remove the TestProviderLeak.java test from the test problem list as i

Code Review Request: Bug 7185051

2012-07-18 Thread Dan Xu
Security code reviewers, Please review the fix of bug 7185051. Its webrev can be checked at http://cr.openjdk.java.net/~dxu/7185051/webrev/. This commit is to remove the TestProviderLeak.java test from the test problem list as it is already fixed in Bug 7177045. Thanks! -Dan

hg: jdk8/tl/jdk: 7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name

2012-07-18 Thread michael . x . mcmahon
Changeset: 7bd32bfc0539 Author:michaelm Date: 2012-07-18 18:46 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7bd32bfc0539 7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name Reviewed-by: khazra, chegar ! src/share/classes/java/

hg: jdk8/tl/jdk: 7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java; ...

2012-07-18 Thread stuart . marks
Changeset: 89129c0737f1 Author:dmocek Date: 2012-07-18 10:04 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/89129c0737f1 7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java 7184946: fix failing test com/sun/jndi/rmi/registry/RegistryCon

Code review request: 7178649: TEST BUG: BadKdc3.java needs improvement to ignore the unlikely but possible timeout

2012-07-18 Thread Weijun Wang
Please take a review at http://cr.openjdk.java.net/~weijun/7178649/webrev.00/ These tests are meant to verify the behavior of KDC fallback with different bad policy settings. Suppose one KDC has a problem, the client would try it several times each with a timeout, and then go on with the n

Re: Review request (Resend) - bug 7147060 com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode

2012-07-18 Thread Eric Wang
Hi Sean, I'd like to withdraw my fix as there are some concerns about bug 6461674 which is verified by ClassLoaderTest.java (Thanks Max for good suggestions): The bug 6461674 is caused by classes cannot be found in current classloader by ca

Re: Review request (Resend) - bug 7147060 com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode

2012-07-18 Thread Eric Wang
Hi Sean, As i haven't get the author role, I share webrev to group by using dropbox, Can you please help to review it? Thanks! http://dl.dropbox.com/u/90659131/fixes/7147060/webrev/index.html Regards, Eric On 2012/7/9 16:13, Eric Wang wrote: Hi Sean, Looks that security-dev alias rejected m