-
Enhancement
-
Resolution: Fixed
-
P3
-
7u9
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8001681 | 7u40 | Sean Coffey | P3 | Closed | Fixed | b01 |
The fix for 6351654 removed a dependency on AWT from JDK 8. This is a request to (a) port the same infrastructure changes to JDK 7 so a similar solution can be used there (change SharedSecrets, AppContext, and add JavaAWTAccess) and (b) if applicable or time and resources allow, change TimeZone to remove the AWT dependency. Here is the webrev for the JDK8 fix:
http://sa.sfbay.sun.com/projects/i18n_data/8/6351654.0/
http://sa.sfbay.sun.com/projects/i18n_data/8/6351654.0/
- backported by
-
JDK-8001681 Port fix for TimeZone from JDK 8 to JDK 7
- Closed