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

Test sun/management/jdp/JdpJmxRemoteDynamicPortTest.java fails compilation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • core-svc

      Test sun/management/jdp/JdpJmxRemoteDynamicPortTest.java integrated as part of fix of JDK-8167337 fail compilation.

      /scratch/home/aginfra/CommonData/j2se_jdk/jdk/test/sun/management/jdp/JdpTestCase.java:30: error: package sun.management.jdp is not visible
      import sun.management.jdp.JdpJmxPacket;
                           ^
        (package sun.management.jdp is declared in module jdk.management.agent, which does not export it)
      Note: /scratch/home/aginfra/CommonData/j2se_jdk/jdk/test/sun/management/jdp/DynamicLauncher.java uses or overrides a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      1 error
      result: Failed. Compilation failed: Compilation failed

            asapre Amit Sapre
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: