Hi, I just started to use Jikes as compiler. It shows weird errors that certain Swing class don't have certain methods or ctors.
ie. [javac] L:/java/Src/com/.../OffsetPanel.java:62:33 :62:58: Error: No match was found for constructor "JButton(javax.swing.AbstractAction)". Also it crashes at the end. javac] Assertion failed: ! method_shadow -> method_symbol -> ACC_PROTECTED(), file ../../jikes- 1.16/src/expr.cpp, line 1029 Versions: Ant 1.5 Jikes 1.16 Does anyone have the same problems? What is the remedy? Thanks, Ralph __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
