Please review this small change, adding a missing build profile. We have noticed that "bootcycle" build profile is missing for macosx-aarch64 in make/conf/jib-profiles.js This change is to add the missing profile.
------------------ Testing: Ran configure and build with bootcycle-images target - PASS (See comments in RFE for more details) - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8387315: Add macosx-aarch64 bootcycle build profiles Changes: https://git.openjdk.org/jdk/pull/31685/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31685&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387315 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/31685.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31685/head:pull/31685 PR: https://git.openjdk.org/jdk/pull/31685
