Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0-JSR-5
-
None
-
Windows XP, JDK 1.5
Description
Running the following code produces a VerifyError:
class MyEditorPane extends javax.swing.JEditorPane {
boolean getScrollableTracksViewportWidth()
}
java.lang.VerifyError: (class: MyEditorPane, method: getScrollableTracksViewportWidth signature: ()Z) Expecting to find object/array on stack