Hi, > > I have an error compiling Classpath HEAD with jikes: > > > > Found 1 semantic error compiling > > "../../javax/swing/text/html/StyleSheet.java": > > > > 106. class CSSStyleSheetParserCallback > > ^-------------------------^ > > *** Semantic Error: The abstract method "void > > startStatement(gnu.javax.swing.text.html.css.Selector selector);", > > inherited from type "gnu.javax.swing.text.html.css.CSSParserCallback", > > is not implemented in the non-abstract class > > "javax.swing.text.html.StyleSheet$CSSStyleSheetParserCallback". > > > > Any ideas? > > The last part of this patch wasn't committed:
Whoopsie. I corrected this. Sorry. /Roman
