I don't know if the JMX team or the JavaBeans maintainers are on the
core-libs-dev mailing list.
--- Begin Message ---
When trying to compile OpenJDK with the Eclipse compiler, I noticed two
compiler errors related to generics. It turned out that the code there
is invalid and only javac (inco
When trying to compile OpenJDK with the Eclipse compiler, I noticed two
compiler errors related to generics. It turned out that the code there
is invalid and only javac (incorrectly) accepts it. See the following
bug reports for details:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=212147
http://