Issue Type: Bug Bug
Assignee: Charles Oliver Nutter
Created: 05/Sep/12 1:11 PM
Description:

... not sure if this is a duplicate; I did search but could not find precisely this issue!

$ cat stat.rb
stat = File.stat('testfile.txt')
puts "#{stat.size}"

$ touch testfile
$ wc -c testfile
0 testfile
$ bin/jruby stat.rb
5701209781360918528

Environment: Solaris (SunOS 5.11), jruby 1.7.0.dev (ruby-1.8.7-p357) (2012-01-24 fffffff) (Java HotSpot(TM) Client VM 1.7.0) [SunOS-x86-java]
Fix Versions: JRuby 1.7.0.pre2
Project: JRuby
Labels: ffi native solaris
Priority: Blocker Blocker
Reporter: Chris Turner
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to