RFR(XXS): 8237724 Add org.graalvm.compiler.asm.amd64 to the list of packages to be processed by the options annotation processor
Andrew Dinn
adinn at redhat.com
Thu Jan 23 09:48:44 UTC 2020
Hi Igor,
On 22/01/2020 19:50, Igor Veresov wrote:
> This is needed to reduce the noise in the integration testing with the upstream Graal.
>
> Webrev: http://cr.openjdk.java.net/~iveresov/8237724/webrev.00/ <http://cr.openjdk.java.net/~iveresov/8237724/webrev.00/>
PROC_SRC_SUBDIRS := \
+ org.graalvm.compiler.asm.amd64 \
org.graalvm.compiler.code \
org.graalvm.compiler.core \
org.graalvm.compiler.core.aarch64 \
org.graalvm.compiler.core.amd64 \
Is there not a similar need to add package org.graalvm.compiler.asm.amd64?
regards,
Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill
More information about the hotspot-compiler-dev
mailing list