mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
ca20b8a828
A Java8 compatible version of Map.ofEntries() was added in #54183, but it really needs a compat version of Map.entry as well in order to facilitate easy backports from master.