File.symlink shells out to /bin/ln unnecessarily
------------------------------------------------
Key: JRUBY-1568
URL: http://jira.codehaus.org/browse/JRUBY-1568
Project: JRuby
Issue Type: Improvement
Components: Core Classes/Modules
Environment: Java 1.6.0 on Linux
Reporter: Adam Glasgall
Priority: Minor
Attachments: symlink.patch
File.symlink shells out to /bin/ln when it's possible to implement it in terms
of POSIX via JNA. A patch changing the implementation out to use POSIX and fall
back to shelling out if it's not available is supplied.
--
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