jmx-dev [PATCH] Fix compilation problem
Daniel Fuchs
Daniel.Fuchs at Sun.COM
Thu Apr 3 01:57:40 PDT 2008
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
>
>
More information about the jmx-dev
mailing list