Issue Type: Bug Bug
Affects Versions: JRuby 1.7.1, JRuby 1.7.0, JRuby 1.7.2
Assignee: Thomas E Enebo
Created: 28/Dec/12 3:17 AM
Description:

Open IRB and run

require 'tmpdir'
Dir.tmpdir

On 1.9.3 the result is:
'/tmp'

On JRuby 1.6.7.2 the result is:
'/tmp'

On JRuby 1.7.0 and 1.7.1 and jruby-head as of 2012-12-29 the result is:
'/home/jjones' (The current directory)

Environment: Kubuntu Linux 12.04 64 bit
Project: JRuby
Priority: Major Major
Reporter: Rurouni Jones
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