hg: jdk8/tl/jdk: 8004188: Rename src/share/lib/security/java.security to java.security-linux

2012-12-04 Thread sean . mullan
Changeset: 44ae777564eb Author:mullan Date: 2012-12-04 17:40 -0500 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/44ae777564eb 8004188: Rename src/share/lib/security/java.security to java.security-linux Reviewed-by: mullan, mchung Contributed-by: [email protected] ! make/java/se

hg: jdk8/tl/jdk: 8003596: TEST_BUG: java/util/logging/CheckLockLocationTest.java failing [win]

2012-12-04 Thread alan . bateman
Changeset: 7004848974a2 Author:jgish Date: 2012-12-04 20:21 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7004848974a2 8003596: TEST_BUG: java/util/logging/CheckLockLocationTest.java failing [win] Reviewed-by: alanb ! test/ProblemList.txt ! test/java/util/logging/CheckLockL

hg: jdk8/tl/langtools: 8004360: regression test DefaultMethodRegressionTests fails in langtools

2012-12-04 Thread maurizio . cimadamore
Changeset: 0e70eb71fec0 Author:mcimadamore Date: 2012-12-04 17:19 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/0e70eb71fec0 8004360: regression test DefaultMethodRegressionTests fails in langtools Summary: ignore broken failing test Reviewed-by: jjg - test/tools/java

Re: Code Review Request: 8004188: Rename src/share/lib/security/java.security to java.security-linux

2012-12-04 Thread Sean Mullan
Fix looks good, and I can push this for you. Could you also add the noreg-build label to the bug? Thanks, Sean On 12/03/2012 05:18 PM, Jason Uh wrote: Could I please get a review of http://cr.openjdk.java.net/~juh/8004188/webrev.00/ Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004

hg: jdk8/tl/jdk: 8004066: TEST_BUG: test/java/lang/Math/DivModTests.java assumes ArithmeticException message

2012-12-04 Thread alan . bateman
Changeset: 2e8863c4f7d0 Author:kmo Date: 2012-12-04 15:10 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2e8863c4f7d0 8004066: TEST_BUG: test/java/lang/Math/DivModTests.java assumes ArithmeticException message Reviewed-by: twisti, alanb, dholmes ! test/java/lang/Math/DivMod

Re: Code Review Request for 7030966, Support AEAD CipherSuites (JSSE part of JEP 115)

2012-12-04 Thread Xuelei Fan
Ping ... On 11/22/2012 11:00 PM, Xuelei Fan wrote: > Hi Valerie, Max or Brad, > > Can you review the update for JDK-7030966? It is the JSSE part of JEP 115. > > webrev: http://cr.openjdk.java.net./~xuelei/7030966/webrev.00/ > JEP 115: http://openjdk.java.net/jeps/115 > > In the update, I have n

hg: jdk8/tl/jdk: 7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04; ...

2012-12-04 Thread alan . bateman
Changeset: 38ec2838dd86 Author:dxu Date: 2012-12-04 14:07 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/38ec2838dd86 7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04 7144997: (fs) Files.probeContentType returns null on Solaris 64-bit