Object.methods(false) is busted
-------------------------------
Key: JRUBY-2462
URL: http://jira.codehaus.org/browse/JRUBY-2462
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.1.1
Environment: Windows XP Pro, Java 1.5, JRuby 1.1.1
Reporter: Daniel Berger
MRI:
{noformat}
Dir.methods(false) => ["foreach", "mkdir", "chdir", "[]", "chroot", "glob",
"pwd", "unlink", "entries", "rmdir", "open", "getwd",
"delete"]
{noformat}
JRuby 1.1.1
{noformat}
Dir.methods(false) => []
{noformat}
Perhaps this is the same or related to JRUBY-1166.
--
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