_work in progress..._
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Merge branch 'openjdk:master' into JDK-8382938-jar-validate-mr-interfaces - Treat interfaces and classes alike. - Make order unimportant by use a `Set<String>` for names - 8382938: jar tool will create multi-release jars where different versions are incompatible Changes: https://git.openjdk.org/jdk/pull/31432/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31432&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8382938 Stats: 71 lines in 2 files changed: 67 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/31432.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31432/head:pull/31432 PR: https://git.openjdk.org/jdk/pull/31432
