On Thu, 2 Jul 2026 05:54:59 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> 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. We > already have a start with JDK-8373493 > > 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). This pull request has now been integrated. Changeset: 3859931f Author: Prasanta Sadhukhan <[email protected]> URL: https://git.openjdk.org/jdk/commit/3859931f5ed52612595243bf11de5221072b6770 Stats: 26 lines in 12 files changed: 0 ins; 0 del; 26 mod 8387645: Replace obsolete sun.java2d.noddraw property with sun.java2d.d3d Reviewed-by: prr ------------- PR: https://git.openjdk.org/jdk/pull/31750
