Skip to content

when CWD is uri:classloader:/ regular absolute path do not work #3071

@mkristian

Description

@mkristian
$ bin/jruby -e "f = File.expand_path('pom.xml');Dir.chdir('uri:classloader:/');p File.new(f)"
Errno::ENOENT: No such file or directory - uri:classloader:/home/christian/jruby/pom.xml
  initialize at org/jruby/RubyFile.java:363
         new at org/jruby/RubyIO.java:853
      (root) at -e:1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions