JDK-6468858 : REGRESSION: Memory leak caused by java.awt.FileDialog
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0u8
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2006-09-08
  • Updated: 2010-04-02
  • Resolved: 2006-11-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0u10Resolved
Related Reports
Duplicate :  
Relates :  
Description
Existing regression testcase is failing with 5.0u8 b01 while passed with 5.0u7 b03

Testcase location :

/net/jdk/export/jpse04/Regression/1.5.0_j2se/test/java/awt/FileDialog/4506928

To run it automated way, need to include jemmy.jar into classpath and can be found under /net/jdk/export/jpse04/Jemmy/jemmy.jar

Comments
EVALUATION There is another CR about the failure of the specified testcase: 6351698. The fix for it is backported to 5.0u8, so this new bug seems to be a bit strange. Assigning it to the engineer responsible for backporting.
11-09-2006