mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
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.