RFR(S) : 8177374 : fix module dependency declaration in jdk_svc tests
Mandy Chung
mandy.chung at oracle.com
Wed Mar 22 23:29:11 UTC 2017
> On Mar 22, 2017, at 4:09 PM, Igor Ignatyev <igor.ignatyev at oracle.com> wrote:
>
> Hi Mandy,
>
> I've (re)sorted @modules in all the tests which I touched -- http://cr.openjdk.java.net/~iignatyev/8177374/webrev.01/index.html <http://cr.openjdk.java.net/~iignatyev/8177374/webrev.01/index.html>
>
+1
>> test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java
>> This test should need java.management. Where is it declared?
> it's declared in test/java/lang/management/TEST.properties which has been pushed by JDK-8176176.
>
Ah I see. this is in jdk9/hs/jdk repo and not yet integrated in jdk9/dev/jdk.
Mandy
More information about the jigsaw-dev
mailing list