RFR(S) : 8177374 : fix module dependency declaration in jdk_svc tests (original) (raw)

Mandy Chung mandy.chung at oracle.com
Thu Mar 23 16:39:49 UTC 2017


On Mar 23, 2017, at 7:33 AM, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:

Hi Igor, small nit: 42 * @modules java.management 43 * jdk.attach 44 * jdk.management.agent/jdk.internal.agent I don't think java.management needs to be specified as a dependency when the test requires jdk.management.agent, because jdk.management.agent already requires java.management.

That’s true.

Igor - How do you analyze the dependency? Are you using jdeps —-list-reduced-deps?

Mandy



More information about the hotspot-dev mailing list