Changeset: 3d5a546351ef
Author:phh
Date: 2011-03-11 16:09 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/3d5a546351ef
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
Summary: Remove _last_pc_desc and use pcdescs[0] instead.
Reviewed-by: dcubed, c
Changeset: b60754fe206d
Author:bpatel
Date: 2011-03-11 15:39 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/b60754fe206d
7006178: findbugs high priority issues in new javadoc
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java
!
Changeset: 46ed58a098ad
Author:darcy
Date: 2011-03-11 14:07 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/46ed58a098ad
7026868: Apply specification changes fro 6505047
Reviewed-by: jjg
! src/share/classes/javax/lang/model/element/Element.java
! src/share/classes/javax
Changeset: 8216ad5fabb8
Author:naoto
Date: 2011-03-11 11:31 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8216ad5fabb8
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty
script field
Reviewed-by: srl
! src/share/classes/java/util/Locale.java
! test
Changeset: 3fdfa11ea5ac
Author:chegar
Date: 2011-03-11 13:50 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3fdfa11ea5ac
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should
throw URISyntaxException
Reviewed-by: alanb, michaelm
! src/share/classes/java
Yes, that would make sense indeed.
I guess they are referring to the undesirable expansion on the array
as opposed to say ArrayIndexOutOfBoundsException.
Thanks a lot for the clarification.
Alex.
On Tue, Mar 8, 2011 at 6:35 PM, Chris Hegarty wrote:
> On 03/ 8/11 06:25 PM, Alex Lam S.L. wrot
Under ForkJoinPool.java:
* readers must tolerate null slots. To avoid flailing during
should it be "failing" (extraneous "l")?
Alex.
On Tue, Mar 8, 2011 at 6:17 PM, wrote:
> Changeset: 63509149c027
> Author: dl
> Date: 2011-03-08 18:16 +
> URL: http://hg.openjdk.java.net/
Changeset: 4f148718983e
Author:bdelsart
Date: 2011-03-10 17:44 +0100
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/4f148718983e
7025485: leverage shared x86-only deoptimization code
Summary: removed an ifdef IA32 around harmless code useful for some ports
Reviewed-by:
Changeset: 8ef60faa95d6
Author:vinnie
Date: 2011-03-11 09:55 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8ef60faa95d6
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
Reviewed-by: valeriep
! test/sun/security/mscapi/access.policy
! test/sun/security/
Changeset: 107d55ecd50d
Author:chegar
Date: 2011-03-11 08:57 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/107d55ecd50d
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and
UTF-32 xml streams with BOM
Reviewed-by: alanb
Contributed-by: Charles Lee
Changeset: ab13f19ee0ff
Author:chegar
Date: 2011-03-11 08:47 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ab13f19ee0ff
7024560: InetAddress.getLocalHost().getHostName() returns localhost for
hostnames of length HOST_NAME_MAX
Reviewed-by: alanb, michaelm
! src/solaris/nati
11 matches
Mail list logo