2009/8/7 Kelly O'Hair :
>
>
> Andrew John Hughes wrote:
>>
>> 2009/8/7 Kelly O'Hair :
>>>
>>> Joseph D. Darcy wrote:
Andrew John Hughes wrote:
>
> When java.lang.ReflectiveOperationException was added in:
>
> http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/aaf0cb20646e
>
I need a reviewer for this tiny change. The shutdown(2) call fails with
ENOTCONN when the socket is not connected. This seems to have different
interpretations, at least for the case where the connection has been
reset by the peer. Solaris and Windows do not return the error for this
case, Lin
Changeset: 88229bdd8aae
Author:andrew
Date: 2009-08-07 18:15 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/88229bdd8aae
6869697: Missing entry in makefiles for
java/lang/ReflectiveOperationException.java
Summary: Add new dependency explicitly so all compilers pick it up
Rev
Andrew John Hughes wrote:
2009/8/7 Kelly O'Hair :
Joseph D. Darcy wrote:
Andrew John Hughes wrote:
When java.lang.ReflectiveOperationException was added in:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/aaf0cb20646e
it wasn't added to make/java/java/FILES_java.gmk. Although it still
seems
Changeset: c43105502f46
Author:malenkov
Date: 2009-04-29 20:03 +0400
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c43105502f46
6660539: Introspector shares cache of mutable BeanInfo between AppContexts.
Reviewed-by: peterz
! src/share/classes/java/beans/Introspector.java
+ test/
2009/8/7 Kelly O'Hair :
>
>
> Joseph D. Darcy wrote:
>>
>> Andrew John Hughes wrote:
>>>
>>> When java.lang.ReflectiveOperationException was added in:
>>>
>>> http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/aaf0cb20646e
>>>
>>> it wasn't added to make/java/java/FILES_java.gmk. Although it still
>>> s
Joseph D. Darcy wrote:
Andrew John Hughes wrote:
When java.lang.ReflectiveOperationException was added in:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/aaf0cb20646e
it wasn't added to make/java/java/FILES_java.gmk. Although it still
seems to end up in rt.jar when building with IcedTea as th
Changeset: 1687f5192ce7
Author:asaha
Date: 2009-06-22 13:56 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/1687f5192ce7
6845701: Xerces2 Java XML library infinite loop with malformed XML input
Reviewed-by: hawtin
! src/share/classes/com/sun/org/apache/xerces/internal/impl/X
Andrew John Hughes wrote:
When java.lang.ReflectiveOperationException was added in:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/aaf0cb20646e
it wasn't added to make/java/java/FILES_java.gmk. Although it still
seems to end up in rt.jar when building with IcedTea as the bootstrap
JDK, it fails
When java.lang.ReflectiveOperationException was added in:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/aaf0cb20646e
it wasn't added to make/java/java/FILES_java.gmk. Although it still
seems to end up in rt.jar when building with IcedTea as the bootstrap
JDK, it fails when using gcj+ecj (which we
Changeset: 0d99696fec64
Author:chegar
Date: 2009-08-07 10:50 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0d99696fec64
6826780: URLClassPath should use HashMap instead of HashMap
Summary: Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
! make/sun/
11 matches
Mail list logo