Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-11-06 | . Fix a possible problem building the JDK in the GMT+0 time zone. When | Greg Lewis | 1 | -0/+21 | |
building, the JDK zone info file doesn't exist yet, so attempting to get the zone info for GMT_ID would fail. Submitted by: Kurt Miller <kurt@intricatesoftware.com> |