Changeset: e20a2e6a92f7
Author:mduigou
Date: 2012-09-17 11:36 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e20a2e6a92f7
7198988: re-order paramaters for Collision.java @run
Reviewed-by: alanb
! test/java/util/Map/Collisions.java
Paul,
On 2012-09-17 17:52, Paul Sandoz wrote:
> The solution to that is to re-format all JDK source code using a tool
> and commit independent of any fixes, i bet the NBs formatter could be
> extracted for command line operation.
Netbeans formatter is OK to do simple job why editing, but it could
On Sep 14, 2012, at 1:20 PM, Alan Bateman wrote:
> On 14/09/2012 01:21, Brad Wetmore wrote:
>> Netbean's automatic formatting does a pretty good job with new code.
>> However, I think the general advice is to not change existing code just
>> because. When you're dealing with multiple release
Changeset: 8a454e92aaf1
Author:sla
Date: 2012-09-17 12:40 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8a454e92aaf1
7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java
less timing sensitive
Reviewed-by: alanb
! test/javax/management/remote/mandato
Changeset: f56f85040c58
Author:weijun
Date: 2012-09-17 18:19 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f56f85040c58
7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
Reviewed-by: vinnie
! test/sun/security/tools/keytool/autotest.sh
Changeset: 39e97f68fa8c
Author:sla
Date: 2012-09-17 11:27 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/39e97f68fa8c
7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to
ProblemList.txt
Reviewed-by: alanb
! test/ProblemList.txt
Changeset: 0c3b0a82c4fc
Author:weijun
Date: 2012-09-17 17:19 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0c3b0a82c4fc
7198205: CloseTest fails on mac
Reviewed-by: alanb, chegar, michaelm
! test/ProblemList.txt
! test/java/net/URLClassLoader/closetest/CloseTest.java