This is a clean cherry-pick of JDK-8377808 to remove the associated problemlisting in conjunction.
Testing: - [ ] Github Actions - [ ] tier1,tier2,valhalla-comp-stress with `--enable-preview` - [x] run `compiler/c2/irTests/TestFloat16ScalarOperations.java` 200 times with and without `--enable-preview` --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Remove problemlisting - 8377808: compiler/c2/irTests/TestFloat16ScalarOperations.java is fragile in the presence of special constants Changes: https://git.openjdk.org/valhalla/pull/2511/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2511&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385916 Stats: 9 lines in 2 files changed: 0 ins; 4 del; 5 mod Patch: https://git.openjdk.org/valhalla/pull/2511.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2511/head:pull/2511 PR: https://git.openjdk.org/valhalla/pull/2511
