Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6461042

StackoverflowException in JComponent.toString()

XMLWordPrintable

    • b07
    • x86
    • windows_xp
    • Verified

      Exception appears when Border interface is implemented by the same class which extends JComponent:

      class SomePanel extends JPanel implements Border{
      public SomePanel(){
      setBorder(this);
      }
      [...]
      }

            shickeysunw Shannon Hickey (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: