File.chown works with 64bit JDK, but raises NotImplementedError on 32 bit JDK
-----------------------------------------------------------------------------

                 Key: JRUBY-2817
                 URL: http://jira.codehaus.org/browse/JRUBY-2817
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.2
         Environment: Latest JRuby 1.1.3-dev, Windows Vista
            Reporter: Vladimir Sizikov


File.chown(100, 100, 'build.xml')  - this works on Vista x64 with JDK6-x64, 
returning 1. But raises NotImplementedErorr on the same system but with 
JDK6-x32. Inconsistent.

-- 
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


Reply via email to