Fix for enso 'new File("", String)' regression.

OpenJdk is treating empty parent string as a special case,
it substitutes parent string with the filesystem default parent value "/". Some applications are failing to load assets
because of this regression.

Bug: 25859957
Change-Id: I0a235db2a76a0deec005073eca82655495496f53
2 files changed