When in preview mode 0x20 is ACC_IDENTITY, not ACC_SUPER, and is expected to be set. So only clear 0x20 when not in preview mode.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - extra logic for preview mode Changes: https://git.openjdk.org/valhalla/pull/2613/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2613&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387458 Stats: 14 lines in 2 files changed: 7 ins; 3 del; 4 mod Patch: https://git.openjdk.org/valhalla/pull/2613.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2613/head:pull/2613 PR: https://git.openjdk.org/valhalla/pull/2613
