JDK-8033627 : UTC+02:00 time zones are not detected correctly on Windows
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 8,9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_7
  • Submitted: 2014-02-05
  • Updated: 2016-06-13
  • Resolved: 2014-05-27
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 JDK 7 JDK 8 JDK 9
6u101Fixed 7u80Fixed 8u20Fixed 9 b15Fixed
Description
The following time zones are not detected correctly on Windows 7.

(UTC+02:00) E. Europe
(UTC+02:00) Tripoli

Comments
Need the following map. (UTC+02:00) Tripoli -> Africa/Tripoli (UTC+02:00) E. Europe -> EET
05-02-2014