[8u] RFR bad source/target in Makefile of J2DBench
Andrew Hughes
gnu.andrew at redhat.com
Wed Nov 10 01:45:28 UTC 2021
On 10:41 Tue 09 Nov , Jiri Vanek wrote:
> hmm. Webrev messed up.
> Now am using the one from https://hg.openjdk.java.net/code-tools/webrev/raw-file/tip/webrev.ksh
>
> And output is better - the patch itself is same, but the whole history of files is correctly omitted.
> updated: http://cr.openjdk.java.net/~jvanek/bad_j2d_bytecodeversion/webrev/
>
> The J2DBench is not included in the main build cycle. You have to:
>
> $ pushd jdk/src/share/demo/java2d/J2DBench/
> $ make
> $ java -jar dist/J2DBench.jar
>
> It starts the starter gui.
> From that you can load options/default.opt and press start
> Without gui, you can do:
> $ java -jar dist/J2DBench.jar -loadopts options/default.opt -batch -title review -description review -saveres review.raw
>
> which runs 1 hour.
>
> https://bugs.openjdk.java.net/browse/JDK-8042199 amended as you sugested
>
>
> Thanx for patience!
> J.
>
As far as I can see, this didn't need a review; the patch is a clean backport
from the 11u version. I get the same patch if I apply the 11u patch to
8u-dev/jdk.
Please add the jdk8u-fix-request label to the bug and I'll approve & push.
Thanks,
--
Andrew :)
Pronouns: he / him or they / them
Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
More information about the jdk8u-dev
mailing list