Changeset: 6c343d3d2721
Author:smarks
Date: 2013-12-13 18:08 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6c343d3d2721
8027536: rmic: add deprecation warning message when generating JRMP static
stubs/skeletons
Reviewed-by: mchung, dmocek
! src/share/classes/sun/rmi/rmic/M
Sound good to me :-)
Thanks
-Joe
On 12/13/2013 4:19 PM, Brian Burkhalter wrote:
The patch in questions was already approved in this thread
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-November/023611.html
so unless there are objections I shall push it to the new Java 9 repositor
If the changeset is the same, which it should be, then proceed.
Mike
On Dec 13 2013, at 16:19 , Brian Burkhalter wrote:
> The patch in questions was already approved in this thread
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-November/023611.html
>
> so unless there are objec
Hello all;
These two changesets were committed to JDK 8 forest. I wish to commit the same
changes to JDK 9.
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/26028cb56c68
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a7ed72627c3f
Mike
Changeset: a7ed72627c3f
Author:mduigou
Date: 2013-12-13 13:34 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a7ed72627c3f
8029055: Map.merge implementations should refuse null value param
Reviewed-by: briangoetz, dl
! src/share/classes/java/util/HashMap.java
! src/share/clas
The patch in questions was already approved in this thread
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-November/023611.html
so unless there are objections I shall push it to the new Java 9 repository.
Thanks,
Brian
On 12/11/13 9:24 PM, Mike Duigou wrote:
Hello all;
In the review for JDK-8029795 Paul Sandoz noted that HashMap.computeIfAbsent
would generate a spurious access event for keys mapped to null when the
function returned null. This patch corrects that behaviour.
http://cr.openjdk.java.net/~mduig
Alan.
Thanks for the review.
On 12/13/2013 7:07 AM, Alan Bateman wrote:
I looked at changes and the approach seems okay to me (at least I
can't of other ways to check for the override without also tickling
the issue. I think you are right that a special entry point for this
is excessive given
On 12/12/2013 18:29, Mandy Chung wrote:
JDK-8021368: Launch of Java Web Start app fails with
ClassCircularityError exception in 7u25
https://bugs.openjdk.java.net/browse/JDK-8021368
This is a fix for 7u60 only. It's a regression in 7u25 due to
JDK-8010117 where it calls Class.getMethod to det
Changeset: 8832b6048e65
Author:vromero
Date: 2013-12-13 14:13 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/8832b6048e65
8029721: javac crash for annotated parameter type of lambda in a field
Reviewed-by: rfield, jfranck
! src/share/classes/com/sun/tools/javac/comp/At
On 12/12/2013 17:38, Laurent Bourgès wrote:
Alan,
Thanks for creating the bug 9005822 !
The logging bug we created is JDK-8029834
:
I think this bug should be converted into a more general shutdown hook
issue:
- execute first application hooks (not JVM ones)
- fix priorities / order betwe
Changeset: 6c9cfee19264
Author:katleman
Date: 2013-12-04 23:10 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/rev/6c9cfee19264
Added tag jdk8-b119 for changeset 9e90215673be
! .hgtags
Changeset: f204455b60cc
Author:lana
Date: 2013-12-05 10:32 -0800
URL: http://hg.ope
Changeset: 53fd772d28c8
Author:katleman
Date: 2013-12-04 23:10 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/53fd772d28c8
Added tag jdk8-b119 for changeset 379fc7609beb
! .hgtags
Changeset: a7d3638deb2f
Author:katleman
Date: 2013-12-12 05:20 -0800
URL: htt
On Dec 12, 2013, at 6:24 AM, Mike Duigou wrote:
> Hello all;
>
> In the review for JDK-8029795 Paul Sandoz noted that HashMap.computeIfAbsent
> would generate a spurious access event for keys mapped to null when the
> function returned null. This patch corrects that behaviour.
>
> http://cr.
14 matches
Mail list logo