|
Duplicate :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
Same issue report as bug#JDK-8025879
Java Version:
happend Windows 7 even with Java 8 Update 25.
Description:
Like the test case in bug#8025879, if Pack200 compressed jars are downloaded
during a given Java Web Start application run, then the Java default timezone
is UTC rather than the time zone set for the machine.
If the same application is run again with all the jars cached, then the
proper time zone is used.
Issue also is applicable to jdk9, but it will be addressed by https://bugs.openjdk.java.net/browse/JDK-8073187
|