JDK-8170263 : Deadlock in XToolkit shutdown
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8u112
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_ubuntu
  • CPU: x86_64
  • Submitted: 2016-11-22
  • Updated: 2016-12-26
  • Resolved: 2016-11-25
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.
Other
tbd_majorResolved
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
java version "1.8.0_112"
Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode)


ADDITIONAL OS VERSION INFORMATION :
4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

A DESCRIPTION OF THE PROBLEM :
I have a AWT component within Eclipse, when the application terminate by our test, there is a deadlock in the XToolkit Shutdown. 

The callstack is pretty much the same as this bug:  http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6935447.

Bug 6935447 is filed for JDK6 (year 2010), I am wonder whether this issue will ever be resolve in future java update?

Thanks


REPRODUCIBILITY :
This bug can be reproduced often.


Comments
Does it affect 9?
23-11-2016