A trivial fix to remove HEADERS parameter from SetupJavaCompilation call for MODULE-PREVIEW_CLASSES_LABEL.
I tested this fix with a local macosx-aarch64 build of three configs: release, fastdebug, slowdebug. I'm also testing it with a Mach5 Tier1 job set. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8386803: [lworld] remove HEADERS parameter from SetupJavaCompilation call for MODULE-PREVIEW_CLASSES_LABEL Changes: https://git.openjdk.org/valhalla/pull/2560/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2560&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386803 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/2560.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2560/head:pull/2560 PR: https://git.openjdk.org/valhalla/pull/2560
