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.
------------- Commit messages: - Conversion from Applet to Main Changes: https://git.openjdk.org/jdk/pull/18296/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18296&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8328154 Stats: 257 lines in 2 files changed: 34 ins; 198 del; 25 mod Patch: https://git.openjdk.org/jdk/pull/18296.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18296/head:pull/18296 PR: https://git.openjdk.org/jdk/pull/18296