On Thu, 14 Mar 2024 10:39:15 GMT, Tejesh R <t...@openjdk.org> wrote: > Convert sun/java2d/loops/CopyAreaSpeed.java manual applet test to main based > using PassFailJFrame. This is a performance measurement test which provide > benchmark to compare the outcome with different releases. I have converted > the test using a PassFailJFrame though PASS/FAIL doesn't matter here. The > result have been shown in `JOptionPane` message.
This pull request has now been integrated. Changeset: 652fb3aa Author: Tejesh R <t...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/652fb3aa48fdfe09e827c2a06f76b3a69c711b74 Stats: 257 lines in 2 files changed: 34 ins; 198 del; 25 mod 8328154: Convert sun/java2d/loops/CopyAreaSpeed.java applet test to main Reviewed-by: kizune, abhiscxk ------------- PR: https://git.openjdk.org/jdk/pull/18296