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
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: 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: 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
- Original Message -
> On 03/08/2012 19:45, Xueming Shen wrote:
> > Just tried to leave the "trace" of the change. But I'm fine to just
> > keep
> > the "changes" from original zlib source.
> >
> > Webrev has been updated accordingly.
> >
> > -Sherman
> Thanks, thumbs up from me.
>
> -Al
On 17/09/2012 14:02, Andrew Hughes wrote:
:
I'd like to backport 7110151: Use underlying platform's zlib library for Java
zlib support to
7u so system zlib support works there too.
Do we need to backport this fix, 7188852, first so that 64-bit support doesn't
break?
Thanks,
I think it would b
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
Hi,
This is the change to correct a java doc link in java.util.zip package page.
The webrev can be reviewed at
http://cr.openjdk.java.net/~dxu/7195933/webrev/. Thanks!
-Dan