-
Bug
-
Resolution: Fixed
-
P1
-
1.4.2_11, 5.0, 5.0u10, 5.0u8, 6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2131946 | 6 | Oleg Semenov | P2 | Resolved | Fixed | b59b |
JDK-2132917 | 5.0u10 | Oleg Semenov | P2 | Resolved | Fixed | b02 |
JDK-2142529 | 5.0u9 | Vyacheslav Baranov | P1 | Resolved | Fixed | b02 |
Testcase Location:
==================
/net/urts071.india/export6/testSuites/Regression/workspace_142/test/CTE_REGTEST/Generic/4506928
Operating System: Win XP Pro
=================
JDK:
====
java -version
java version "1.4.2_11-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-ea-b01)
Java HotSpot(TM) Client VM (build 1.4.2_11-ea-b01, mixed mode)
Steps to reproduce:
===================
1. copy attached Application.java, MainFrame.java, SecondFrame.java, Test4506928.java and jemmy.jar files into test machine.
2) Compile all .java files with tested JDK with following command:
<jdk location>/bin/javac -classpath ./jemmy.jar *.java
(Jemmy is at /net/urts071.india/export2/tools/Jemmy/jemmy.jar)
3) Start the test with the following command:
<jdk location>java Application.
4) When the main frame shows up click on "Open Form" button to bring up
the second frame.
5) Click "Choose File" to bring up FileDialog window.
6) Click "Cancel" when FileDialog shows up to close it.
7) Keep repeating steps 4 - 6 until you have 3 SecondFrames open.
8) Close all SecondFrames and press "Garbage Collect" button.
Output:
=======
Test Fails: The message below "Garbage Collect" button says:
"SecondFrame instances = 2 or 3".
Expected Behaviour:
==================
The message below "Garbage Collect" button says:
"SecondFrame instances = 0 or 1".
- backported by
-
JDK-2142529 Regression: 4506928 testcase is passing with 142_10-b03 but failing with 142_11-b01
- Resolved
-
JDK-2131946 Regression: 4506928 testcase is passing with 142_10-b03 but failing with 142_11-b01
- Resolved
-
JDK-2132917 Regression: 4506928 testcase is passing with 142_10-b03 but failing with 142_11-b01
- Resolved
- duplicates
-
JDK-6470522 memory leak when running applet with 5u8
- Closed
-
JDK-6327297 OutOfMemoryError after running a few SwingSet2 Applet
- Closed
-
JDK-6337388 CTE_REGTEST/Generic/4347545 fails, mustang
- Closed
-
JDK-6462808 OutOfMemory error with Starwood's lightspeed app
- Closed
-
JDK-6468858 REGRESSION: Memory leak caused by java.awt.FileDialog
- Closed
-
JDK-6474128 REGRESSION: Frame Memory Leak
- Closed
-
JDK-6480546 JFrame does not call finalize in all cases
- Closed
- relates to
-
JDK-6360792 Regression: test ComponentLeakTest fails with 1.4.2_11b01 but passes with 1.4.2_10FCS
- Closed
-
JDK-6471044 Memory leak in native cursor code
- Closed
-
JDK-6476703 Swing Reliability test run crashes with OutOfMemory exception on winXP home
- Closed
-
JDK-5097531 Mouse Cursor should be the default cursor when ALT key is pressed, on win32
- Closed
-
JDK-6356118 CTE_REGTEST/Generic/4347545 fails on Solaris
- Closed