|
Oops, this is my fault. I fixed the bug in build 25 of JDK 7 so you
should see it once that is promoted, next Wednesday according to the schedule.
Éamonn McManus JMX Spec Lead http://weblogs.java.net/blog/emcmanus/
Daniel Fuchs wrote:
Hi Roman,
The bug has already been fixed some times ago in 6-open, see
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6643627
and also in jdk7/tl/jdk see this changeset:
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/01f7eeea81f1
Apparently we forgot to change the state of the JDK 7 sub CR in
the bug database. Thanks for the heads up, and sorry for the
mistake!
Cheers,
-- daniel
http://blogs.sun.com/jmxetc
Roman Kennke wrote:
Hi,
I posted this some time ago, but I think it may have been forgotten.
This fixes a small problem in OpenConverter, which can't be compiled
using the Eclipse compiler. Infact, the code is not valid Java and is
only accepted by javac due to a bug in javac:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6400189
It would be nice to have this patch integrated.
Cheers, Roman
|