diff options
author | Vlad Dumitrescu <[email protected]> | 2015-12-03 19:27:52 +0100 |
---|---|---|
committer | Vlad Dumitrescu <[email protected]> | 2015-12-03 19:32:00 +0100 |
commit | ff76dce72f52c5fd2d06461414dac52a70ba43cc (patch) | |
tree | 9f5040237f28f59a6fe132561141bcdb8c506677 /lib/stdlib/src/erl_pp.erl | |
parent | 417101bca30b5ae246b97485c7898c4e5c663b9c (diff) | |
download | otp-ff76dce72f52c5fd2d06461414dac52a70ba43cc.tar.gz otp-ff76dce72f52c5fd2d06461414dac52a70ba43cc.tar.bz2 otp-ff76dce72f52c5fd2d06461414dac52a70ba43cc.zip |
Improve sorting order of keys in a map
The implementation sorted keys differently for different Java versions
(probably due to different hashing algorithms), so we switch it to use
LinkedHashMap where the order is deterministic.
Diffstat (limited to 'lib/stdlib/src/erl_pp.erl')
0 files changed, 0 insertions, 0 deletions