Changeset: 1ffe2565ec06
Author:weijun
Date: 2012-04-10 12:15 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1ffe2565ec06
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
Reviewed-by: valeriep, jjg
! src/share/classes/sun/security/krb5/Credentials.java
+ te
Changeset: e06ea0dd9207
Author:littlee
Date: 2012-04-10 10:17 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e06ea0dd9207
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
Reviewed-by: dholmes, mduigou
Contributed-by: Sean Zhou , Ulf Zibis
, Da
Changeset: 9c429f38ca7e
Author:ksrini
Date: 2012-04-09 14:31 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9c429f38ca7e
7156633: (javac) incorrect errors when parsing variable declaration in block
statements.
Reviewed-by: jjg
Contributed-by: jan.lah...@oracle.com
! s
Greetings,
Coming soon to a JDK repo near you! Full Debug Symbols!
OK, to just a subset of libraries and programs... on Linux and Solaris...
If you're a Windows fan, the JDK repo has had Full Debug Symbols support
since way back in JDK1.4.1... Now we're trying get Linux and Solaris
caught up...
Changeset: fd09f2d8283e
Author:never
Date: 2012-04-02 16:05 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/fd09f2d8283e
7157141: crash in 64 bit with corrupted oops
Reviewed-by: kvn, iveresov
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/x86_64.ad
! src/shar