Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8156695

Fix @modules in tests in java/lang/management

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • None
    • core-svc

      In the failing tests java.management needs to be replaced with jdk.management in @modules.

      Besides the failed tests, some other tests call ManagementFactory.getPlatformMBeanServer(…). Those which are not failing are already declaring dependency on jdk.management, sometimes together with java.management. Declaring java.management in such case is not needed, because java.management is a dependency of jdk.management.

            shurailine Aleksandre Iline
            shurailine Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: