- 
    Bug 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
- 
    7u67, 8u40
- 
        x86_64
- 
        windows_7
                    FULL PRODUCT VERSION :
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) Client VM (build 24.65-b04, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Windows 7 ultimate (6.1)
A DESCRIPTION OF THE PROBLEM :
Java detects Belorussian timezone (+3:00 Minsk) as Brasilian
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Set windows timezone (UTC+03:00) Minsk
2. Run code
System.out.println(TimeZone.getDefault().getDisplayName());
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Timezone detected as Belorussian time
ACTUAL -
"Brasilia Time" printed
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES
            
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) Client VM (build 24.65-b04, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Windows 7 ultimate (6.1)
A DESCRIPTION OF THE PROBLEM :
Java detects Belorussian timezone (+3:00 Minsk) as Brasilian
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Set windows timezone (UTC+03:00) Minsk
2. Run code
System.out.println(TimeZone.getDefault().getDisplayName());
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Timezone detected as Belorussian time
ACTUAL -
"Brasilia Time" printed
REPRODUCIBILITY :
This bug can be reproduced always.
SUPPORT :
YES
- duplicates
- 
                    JDK-8060006 No Russian time zones mapping for Windows -           
- Resolved
 
-