RFR of JDK-8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java
Alan Bateman
Alan.Bateman at oracle.com
Mon Jun 20 11:40:57 UTC 2016
On 20/06/2016 10:32, Hamlin Li wrote:
>
> Would you please review the patch for following bug?
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8159879
> webrev: http://cr.openjdk.java.net/~mli/8159879/
This looks okay except testServiceBindingWithConfigurations3 where the
original comment is correct and just need to be re-ordered to:
Configuration cf1: p at 1.0 provides p.S
Test configuration:cf2: m1 uses p.S, p at 2.0 provides p.S
Test configuration:cf2: m1 uses p.S
-Alan
More information about the jigsaw-dev
mailing list