commit | 26ab15c1dde9f4cd6ac91b31e300bfcb5e00db18 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Mon Dec 21 14:58:12 2015 +0000 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Mon Dec 21 15:54:12 2015 +0000 |
tree | ede6ff6857bbe1c04df265a11ec99752f17541c8 | |
parent | e0ab2e91d677b938f8bea8a2e36fd591389b5e57 [diff] |
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