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.
EVALUATION
The solution to the issue for 7u8 is as follows:
1. Re-apply the fix for 7162144.
2. The EventDispatchThread.run() must check whether the event thread is still in the interrupted state, and if not, reset the shutdown flag before calling to detachDispatchThread().
A solution for JDK 8 is currently being discussed and is likely to be implemented later.