-
Bug
-
Resolution: Fixed
-
P3
-
8u25, 8u31
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8086926 | 8u65 | Mikhail Cherkasov | P3 | Resolved | Fixed | b01 |
JDK-8138204 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8086206 | emb-8u60 | Mikhail Cherkasov | P3 | Resolved | Fixed | team |
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
- backported by
-
JDK-8086206 Java Webstart downloading packed files can result in Timezone set to UTC
- Resolved
-
JDK-8086926 Java Webstart downloading packed files can result in Timezone set to UTC
- Resolved
-
JDK-8138204 Java Webstart downloading packed files can result in Timezone set to UTC
- Resolved
- duplicates
-
JDK-8020211 first webstart start with pack200 jars sets the wrong timezone
- Closed
- relates to
-
JDK-8025879 Java Webstart downloading packed files can result in Timezone set to UTC
- Closed
-
JDK-8073187 Unexpected side effect in Pack200
- Closed
-
JDK-8080438 Lack of synchronization in coding.cpp:init()
- Open