Implementation of the JEP to deprecate the macOS/x64 port for removal. Note that the JEP is still in Submitted state. Meanwhile, I'm opening this PR for awareness and for your help reviewing the proposed changes.
In particular, I could use your help making sure the change to GHA (`main.yml`) does the right thing. The intention is to allow running macOS/x64 builds/tests, but to not include the port by default. --------- - [X] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8386092: Implement JEP: Deprecate the macOS/x64 Port for Removal Changes: https://git.openjdk.org/jdk/pull/31684/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31684&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386092 Stats: 10 lines in 3 files changed: 8 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/31684.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31684/head:pull/31684 PR: https://git.openjdk.org/jdk/pull/31684
