Changeset: 59167312ed4e
Author:jjg
Date: 2010-01-26 11:23 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/59167312ed4e
6917130: should test that annotations that have been optimized away are not
emitted to classfile
Reviewed-by: jjg, darcy
Contributed-by: m...@csail.mit
Changeset: da0e3e2dd3ef
Author:jjg
Date: 2010-01-26 11:15 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/da0e3e2dd3ef
6919944: incorrect position given for duplicate annotation value error
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/comp/Check.java
!
te
Dmitry Nadezhin wrote:
Joe,
I'm interested in micro-benchmarking of math in OpenJDK .
This includes a choice of proper framework, a choice of representative
patterns (or testsuites).
Will math micro-benchmarking be ever hosted by OpenJDK ?
Or I should develop them elsewhere ?
The site openjdk
Changeset: f544825d0976
Author:jccollet
Date: 2010-01-26 11:39 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f544825d0976
6919185: test/closed/sun/net/ftp/FtpTests fails to compile
Summary: Fixed a couple of regressions in FtpClient and updated the test.
Reviewed-by: chegar
Changeset: 558f2a424bfa
Author:weijun
Date: 2010-01-26 17:03 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/558f2a424bfa
6919610: KeyTabInputStream uses static field for per-instance value
Reviewed-by: mullan
! src/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStr