JDK-8001170 : Regression : Appli. hangs when returns from shutdown confirmation window
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6u34,6u38
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_7
  • CPU: x86
  • Submitted: 2012-10-19
  • Updated: 2013-09-12
  • Resolved: 2012-11-30
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.
JDK 6
6u51Fixed
Related Reports
Duplicate :  
Description
DESCRIPTION
---------------------------
An operator tries to shutdown Windows7 while an appl. is running, then cancels the shutdown.
After Windows display returns to Windows desktop, the running appl. comes to hang. 
No operation for the appli. can be accepted.

OS
--------------------------
 Windows7 ultimate( x64, Japanese)


JDK Version
----------------------------
 JDK6u37 for windows(x86, x64)

java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
Java HotSpot(TM) Client VM (build 20.12-b01, mixed mode)

java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01, mixed mode)


HOW TO REPRODUCE
-------------------------------------
1) Run "FileChooserDemo" and keep the appli. running

  ex. C:\temp> java -jar FileChooserDemo.jar
 
2) In Windows7, [start]-[shutdown]-[logoff]

Here, the display changes to Confirmation whether "force to logoff" or "cancel"

3) click  "force to logoff"

Here, the display changes to further notification, "un-saved data will be discarded"
You will see "Yes" and "No" buttons

4) click "No"

The display returns the above step 2).

5) click "Cancel"

The display returns to Windows Desktop.


Expected behavior
------------------------------------
FileChooserDemo runs normally.


Actual behavior
-----------------------------------
FileChooseDemo hangs.


NOTE
----------
This does not occur in JDK5u38, jdk6u24 and  JDK7u9.


 
Comments
Verified.
26-06-2013

Fixed with # 6660258
20-12-2012

SQE OK to defer this
29-10-2012

6u38-defer-request: This bug should be deferred because it is quite difficult to reproduce, it is with us since 6u25 and none of our customers complained about that. Targeted for 6u40.
25-10-2012

updated the AffectedVersion to last LU release as it's exists since long time and not a new issue in this current CPU.
19-10-2012