Hello.
Please review the patch below to replace several local two-argument
equals methods with the JDK 7 library method java.util.Objects.equals.
A full build is successful and the regression test results are good.
For reference, the code of the library method is
public static boolean eq
Changeset: 62bc3775d5bb
Author:bpatel
Date: 2011-05-02 02:13 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/62bc3775d5bb
6492694: @deprecated tag doesn't work in package-info files.
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.
Changeset: 94551cf150a1
Author:michaelm
Date: 2011-05-02 11:02 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/94551cf150a1
6569621: Problem with java/classes_net
Reviewed-by: chegar
! src/share/classes/java/net/InetAddress.java
! src/share/classes/java/net/Socket.java
! src/
Changeset: 384ea9a98912
Author:mcimadamore
Date: 2011-05-02 12:05 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/384ea9a98912
7040883: Compilation error: "length in Array is defined in an inaccessible
class or interface"
Summary: Fix of 7034511 (now backed out) is caus
Joe Darcy wrote:
Hello.
Please review the patch below to replace several local two-argument
equals methods with the JDK 7 library method
java.util.Objects.equals. A full build is successful and the
regression test results are good.
Looks fine to me.
-Alan.
Both patches look fine to me.
Mike
On May 2 2011, at 02:13 , Joe Darcy wrote:
> Hello.
>
> Please review the patch below to replace several local two-argument equals
> methods with the JDK 7 library method java.util.Objects.equals. A full build
> is successful and the regression test results
Changeset: dbc4ced9d171
Author:bpatel
Date: 2011-05-02 10:10 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/dbc4ced9d171
6553182: Need to modify javadoc doclet for GPL
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImpl.java
! src/
Changeset: c678b0cf5f92
Author:bpatel
Date: 2011-05-02 10:14 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c678b0cf5f92
6553182: Need to modify javadoc doclet for GPL
Reviewed-by: jjg
! make/docs/Makefile
Changeset: bd1ffb167be0
Author:darcy
Date: 2011-05-02 11:39 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd1ffb167be0
7041136: Use Objects.equals in JDK platform classes
Reviewed-by: alanb, mduigou
! src/share/classes/java/beans/DefaultPersistenceDelegate.java
! src/share/
Changeset: d08d77ad2d7b
Author:weijun
Date: 2011-05-03 02:48 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d08d77ad2d7b
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
Reviewed-by: valeriep
! src/share/classes/sun/security/jgss/spnego/NegTokenInit.j
Changeset: fa17f2b9a6d5
Author:sherman
Date: 2011-05-02 11:42 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fa17f2b9a6d5
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new
String(byte[])
Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8
Reviewed-
Changeset: 60b4039f60f9
Author:michaelm
Date: 2011-05-02 20:11 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/60b4039f60f9
7041044: InetAddress.getByName(String,InetAddress) added in error
Reviewed-by: alanb
! src/share/classes/java/net/InetAddress.java
! src/share/classes/j
12 matches
Mail list logo