hg: jdk7/tl/jdk: 6879368: Remove stray quote in Character javadoc

2009-09-04 Thread martinrb
Changeset: 704296144175 Author:martin Date: 2009-09-04 13:44 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/704296144175 6879368: Remove stray quote in Character javadoc Summary: Remove stray quote in Character.valueOf javadoc, using Ulf's \u005Cu technique Reviewed-by:

Re: hg: jdk7/tl/jdk: 6860431: Character.isSurrogate(char ch)

2009-09-04 Thread Joseph D. Darcy
Hello. Martin Buchholz wrote: Joe, here's a fix for the stray double quote. Mea culpa! I've used {...@code with \u005C with the hope of making Ulf happy. As usual, we'll need bug filed, etc... I've filed bug 6879368 "Remove stray quote in Character javadoc" for this issue. diff

hg: jdk7/tl/jdk: 6873951: test/java/lang/reflect/Generics/Probe.java fails.

2009-09-04 Thread joe . darcy
Changeset: c34f92a47245 Author:darcy Date: 2009-09-04 13:11 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c34f92a47245 6873951: test/java/lang/reflect/Generics/Probe.java fails. Reviewed-by: alanb ! test/java/lang/reflect/Generics/Probe.java

Re: Review request for 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException

2009-09-04 Thread Martin Buchholz
On Fri, Sep 4, 2009 at 12:26, Andrew John Hughes wrote: > If the Windows build is Cygwin based, it should even be usable there > -- albeit very slowly if my memories of Cygwin-based configure are > anything to go by. Speed is one problem. A bigger problem is that the JDK is not (yet) a Cygwin ap

Re: Review request for 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException

2009-09-04 Thread Andrew John Hughes
2009/9/4 Alan Bateman : > Andrew John Hughes wrote: >> >> : >> Isn't there some way to test for snprintf and use it on platforms that >> aren't broken?  It seems a bad idea to leave a potential security hole >> open for the sake of one legacy platform.  snprintf is part of C99 >> according to its m

Re: hg: jdk7/tl/jdk: 6860431: Character.isSurrogate(char ch)

2009-09-04 Thread Ulf Zibis
Am 04.09.2009 17:10, Martin Buchholz schrieb: On Fri, Sep 4, 2009 at 02:14, Ulf Zibis wrote: Oops sorry, I only recognized javadoc update from 1.6.0_14 to 1.7.0 b70, Do you know about "hg blame" ? Good idea. :-) I rarely used it. Thanks for remembering me. -Ulf

Re: hg: jdk7/tl/jdk: 6860431: Character.isSurrogate(char ch)

2009-09-04 Thread Martin Buchholz
On Fri, Sep 4, 2009 at 02:14, Ulf Zibis wrote: > Oops sorry, I only recognized javadoc update from 1.6.0_14 to 1.7.0 b70, Do you know about "hg blame" ?

Re: Review request for 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException

2009-09-04 Thread Alan Bateman
Andrew John Hughes wrote: : Isn't there some way to test for snprintf and use it on platforms that aren't broken? It seems a bad idea to leave a potential security hole open for the sake of one legacy platform. snprintf is part of C99 according to its manpage, so it should be available on all c

Re: hg: jdk7/tl/jdk: 6860431: Character.isSurrogate(char ch)

2009-09-04 Thread Ulf Zibis
Am 04.09.2009 03:52, Martin Buchholz schrieb: When you say "you", I assume you are using the "royal you". That change was actually made by Joe Darcy. Martin Oops sorry, I only recognized javadoc update from 1.6.0_14 to 1.7.0 b70, so as this particular change was in similar flavour of your

hg: jdk7/hotspot-rt/langtools: 11 new changesets

2009-09-04 Thread john . coomes
Changeset: 8a03f3c7d160 Author:jjg Date: 2009-08-12 07:14 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/langtools/rev/8a03f3c7d160 6870706: langtools launcher issues Reviewed-by: mcimadamore ! make/build.xml ! src/share/bin/launcher.sh-template Changeset: 71680973d8ec Auth

hg: jdk7/hotspot-rt/jdk: 27 new changesets

2009-09-04 Thread john . coomes
Changeset: 1ff977b938e5 Author:sherman Date: 2009-08-13 10:50 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/1ff977b938e5 6840246: Lightweight implementation of String.split for simple use case Summary: Added a fastpath for simple use case Reviewed-by: alanb, martin

hg: jdk7/hotspot-rt/jaxws: Added tag jdk7-b71 for changeset 03314cf56a72

2009-09-04 Thread john . coomes
Changeset: 4c990aa99bc0 Author:xdono Date: 2009-09-03 10:52 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/jaxws/rev/4c990aa99bc0 Added tag jdk7-b71 for changeset 03314cf56a72 ! .hgtags

hg: jdk7/hotspot-rt/jaxp: Added tag jdk7-b71 for changeset ff94d8ce0dad

2009-09-04 Thread john . coomes
Changeset: 37c805b6156f Author:xdono Date: 2009-09-03 10:52 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/jaxp/rev/37c805b6156f Added tag jdk7-b71 for changeset ff94d8ce0dad ! .hgtags

hg: jdk7/hotspot-rt/corba: 4 new changesets

2009-09-04 Thread john . coomes
Changeset: 8001ba2bf10d Author:andrew Date: 2009-08-20 01:28 +0100 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/corba/rev/8001ba2bf10d 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac Summary: The bootstrap javac currently uses the default sourc

hg: jdk7/hotspot-rt: 3 new changesets

2009-09-04 Thread john . coomes
Changeset: d8b49b53d8cf Author:wetmore Date: 2009-08-14 17:29 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/rev/d8b49b53d8cf 6872177: JCE framework and provider builds broken following -target 7 changes Reviewed-by: ohair ! make/Defs-internal.gmk Changeset: 4c36e9853dda Au

hg: jdk7/tl/jdk: 2 new changesets

2009-09-04 Thread weijun . wang
Changeset: ee5300e1835a Author:weijun Date: 2009-09-04 14:58 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ee5300e1835a 6876328: different names for the same digest algorithms breaks jarsigner Reviewed-by: mullan ! src/share/classes/sun/security/tools/JarSigner.java + test/