[Bug 394] pre Epoch bug : java.lang.ExceptionInInitializerError on systems with time set before January 1, 1970

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jul 8 06:27:38 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=394





------- Comment #19 from jon.vanalten at redhat.com  2010-07-08 13:27 -------
It turns out that these methods which contain the (currentTimeMillis > 0)
checks are probably some rather old legacy code which has over time become
obsoleted.  There is now sun bug #6967533 filed for removing them completely.

See the thread including
http://mail.openjdk.java.net/pipermail/core-libs-dev/2010-July/004558.html for
discussion.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list