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:
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
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
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
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
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
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" ?
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
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
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
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
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
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
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
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
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/
16 matches
Mail list logo