-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
7
-
x86
-
windows, windows_xp
HierarchyBoundslistenerTest fails on Windows on Jdk7 build with the following error:
"Fail: Ancestor resized event occured when Frame moved using API"
I executed the test on Windows Vista and Windows XP with Jdk builds 7b51,7b52
The test passes with 6u10b33, 6u12b04
Steps to reproduce:
1.Run the attached testcase(HierarchyBoundsListenerTest.java)
java -DresultsDir=. HierarchyBoundsListenerTest
2.If the test fails the bug is reproduced.
"Fail: Ancestor resized event occured when Frame moved using API"
I executed the test on Windows Vista and Windows XP with Jdk builds 7b51,7b52
The test passes with 6u10b33, 6u12b04
Steps to reproduce:
1.Run the attached testcase(HierarchyBoundsListenerTest.java)
java -DresultsDir=. HierarchyBoundsListenerTest
2.If the test fails the bug is reproduced.
- duplicates
-
JDK-6862175 Resize event is triggered n times when frame is resized after mixing of hw & lw components
-
- Closed
-
- relates to
-
JDK-6533330 regresssion: ancestorResized event is not triggering, when resizing the frame.
-
- Closed
-