Integrated: 8328154: Convert sun/java2d/loops/CopyAreaSpeed.java applet test to main

Tejesh R tr at openjdk.org
Tue Mar 19 04:41:24 UTC 2024


On Thu, 14 Mar 2024 10:39:15 GMT, Tejesh R <tr at 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 <tr at 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


More information about the client-libs-dev mailing list