United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6497279 api/java_awt/interactive/PageDialogTest.html#PageDialogTest crashes java5.0 on Vista
6497279 : api/java_awt/interactive/PageDialogTest.html#PageDialogTest crashes java5.0 on Vista

Details
Type:
Bug
Submit Date:
2006-11-24
Status:
Closed
Updated Date:
2012-03-22
Project Name:
JDK
Resolved Date:
2006-11-28
Component:
client-libs
OS:
windows_vista,solaris_2.5.1
Sub-Component:
java.awt
CPU:
x86,sparc
Priority:
P2
Resolution:
Duplicate
Affected Versions:
5.0u10,5.0u11
Fixed Versions:

Related Reports
Duplicate:

Sub Tasks

Description
JCK test: api/java_awt/interactive/PageDialogTest.html#PageDialogTest crashes java 5.0 on Vista 32 [6000] and OS: Windows Vista Build 5840 if dialog open button is pressed

                                    

Comments
EVALUATION

I could also observe crash every time I run the test.
Just in case, i attached simple test case - maybe someone will
find it useful to reproduce the problem outside JCK framework
(the test just makes visible the page dialog two times).

Apparently, there are two things we can do with the problem.

1) evidently, crash happens in MSCTF.dll (MS is responsible for the library).
I believe that any native application (without Java code)
which deals with page dialog will fail in the same way.
I'm going to write simple native test. Perhaps, it's a bug for MS
(it looks like incompatibility in Vista).

2) the test works fine on JDK6.0. (at least, no crash occurs on
my environment). It indicates that there is some workaround of the
problem which we can possibly use to fix the problem in next update release
of JDK5.0. I could suggest that it may be related to modality improvements
in JDK6.0 somehow because the test fails inside ::SetForegroundWindow. But I may be
wrong, I had a very quick look.
                                     
2006-11-27



Hardware and Software, Engineered to Work Together