RFR(XXXS): 8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Doug Simon
doug.simon at oracle.com
Fri Jun 29 10:18:42 UTC 2018
Looks good to me.
> On 29 Jun 2018, at 09:15, Rahul Raghavan <rahul.v.raghavan at oracle.com> wrote:
>
> Hi,
>
> JBS - https://bugs.openjdk.java.net/browse/JDK-8203504
> webrev.00- http://cr.openjdk.java.net/~rraghavan/8203504/webrev.00/
>
>
> Please review this patch to add missing 'uses' statement in module-info.java
>
> + uses org.graalvm.compiler.debug.DebugHandlersFactory;
>
>
> Thanks,
> Rahul
More information about the hotspot-compiler-dev
mailing list