[TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-svc
    • b107

      During the resoluiton of JDK-8079120 one of the @build statements has been added as:

      @build jdk.test.lib.hprof.module.*

      This is a typo and the correct statement should be:

       @build jdk.test.lib.hprof.model.*

            Assignee:
            Alexander Kulyakhtin (Inactive)
            Reporter:
            Alexander Kulyakhtin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: