[Fwd: Fix compiler problem]

2007-12-18 Thread Alan Bateman
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

Fix compiler problem

2007-12-18 Thread Roman Kennke
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://