sun.java2d.noddraw property was used to render without d3d pipeline. However subsequent creation and use of sun.java2d.d3d property rendered it useless and obsolete. We should consider removing it and replacing with sun.java2d.d3d property
CI testing is ok --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - noddraw fix Changes: https://git.openjdk.org/jdk/pull/31750/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31750&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387645 Stats: 30 lines in 13 files changed: 0 ins; 0 del; 30 mod Patch: https://git.openjdk.org/jdk/pull/31750.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31750/head:pull/31750 PR: https://git.openjdk.org/jdk/pull/31750
