JDK-6360792 : Regression: test ComponentLeakTest fails with 1.4.2_11b01 but passes with 1.4.2_10FCS
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.2_11
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_2003
  • CPU: x86
  • Submitted: 2005-12-08
  • Updated: 2010-04-03
  • Resolved: 2005-12-09
Related Reports
Relates :  
Relates :  
Description
Test AWT_Hopper_WS/AWTComponentTest/src/Automated/4379291/ComponentLeakTest fails with 1.4.2_11b01 under Windows2003EnterpriseEdition 64-bit and passes with 1.4.2_10FCS. This is a functional testsuite regression and need to be fixed.

Comments
EVALUATION The fix for 6240100 was in excluding that test from running. We may not do much with missed finalization. It also seems unreasonable to rewrite the test - now we have no mechanism to detect finalization problems. But most possibly this is just another side of 6351698. Anyway, believe it's a CTE area.
08-12-2005