Time.allocate should allocate a 1970 time -----------------------------------------
Key: JRUBY-5184 URL: http://jira.codehaus.org/browse/JRUBY-5184 Project: JRuby Issue Type: Bug Environment: jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-11-11 80ef9f0) (Java HotSpot(TM) Client VM 1.6.0_18) [Windows 7-x86-java] Reporter: Roger Pack Assignee: Thomas E Enebo C:\dev\ruby\downloads\jruby\bin>jruby -S irb irb(main):001:0> Time.allocate => Thu Nov 11 16:21:42 -0700 2010 irb(main):002:0> exit C:\dev\ruby\downloads\jruby\bin>ruby -vS irb ruby 1.9.2p0 (2010-08-18) [i386-mingw32] irb(main):001:0> Time.allocate => 1969-12-31 17:00:00 -0700 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email