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

jtreg tests try to build non existing packages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b107

      The following hotspot tests:
        serviceability/dcmd/gc/HeapDumpAllTest.java
        serviceability/dcmd/gc/HeapDumpTest.java
      have the following commands:
        * @build jdk.test.lib.hprof.module.*
        * @build jdk.test.lib.hprof.utils.*

      But those packages do not exist.
      jtreg starting from 4.1 b13 doesn't allow building non existing staff, so switching to the new jtreg build will cause new test failures.

      Tests should be fixed before switching to the new jtreg.

            dfazunen Dmitry Fazunenko (Inactive)
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: