← Back to team overview

openjdk team mailing list archive

[Bug 308826] Re: netbeans sample application dispose()

 

[Expired for openjdk-6 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: openjdk-6 (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
https://bugs.launchpad.net/bugs/308826

Title:
  netbeans sample application dispose()

Status in “openjdk-6” package in Ubuntu:
  Expired

Bug description:
  I am not sure if this bug is with openjdk or netbeans.  I am using netbeans 6.5 with default openjdk that comes with Ubuntu 8.10.  The bug can be reproduced by creating a Java Desktop Application (sample application).  After you execute the sample application, hit help->About inside of the sample application.  When you hit the x in the top corner of the about dialog box to close it, it causes a StackOverflowError.  This error is also produced if you build the project into an executable jar file and run it independent of netbeans.  This error does not occur with sun's java that comes with Ubuntu 8.10.  The error seems to occur when dispose is called on the child JFrame.  I was not able to create a simple application, not produced by netbean's code generation, that caused the error (with sun's java or openjdk); thus the confusion of whether the error lies in netbeans or openjdk.





References