diff options
author | Vlad Dumitrescu <[email protected]> | 2013-02-01 10:11:26 +0100 |
---|---|---|
committer | Vlad Dumitrescu <[email protected]> | 2013-02-01 11:34:02 +0100 |
commit | aadc5c595708f80719c5e07ca0f8b01b6ac300ce (patch) | |
tree | b25d816fa7f982beb2254919dd7adb291f946e41 /AUTHORS | |
parent | 68b804f34d4ec420d86953e3f519179a40fbee8f (diff) | |
download | otp-aadc5c595708f80719c5e07ca0f8b01b6ac300ce.tar.gz otp-aadc5c595708f80719c5e07ca0f8b01b6ac300ce.tar.bz2 otp-aadc5c595708f80719c5e07ca0f8b01b6ac300ce.zip |
jinterface: fix finding cookie file on windows
Jinterface uses System.getProperty("user.home") to locate the user's home
and the cookie file. On Windows, the result might be different than the
value used by Erlang, which looks first to the HOMEDRIVE and HOMEPATH
variables.
The fix makes jinterface use the same logic.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions