convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest

XMLWordPrintable

    • b13

      JDK-8077965 converted all internal vm tests into gtest tests. as several internal tests are used by WhiteBox::runMemoryUnitTests, they haven't been removed as part of JDK-8077965.

      this RFE aims to replace RunUnitTestsConcurrently jtreg test (as the only user of WhiteBox::runMemoryUnitTests method) by corresponding gtest tests which run other existing gtest tests several times in multiple concurrent threads. after it's done WhiteBox::runMemoryUnitTests method and all routines called from it can be removed.

            Assignee:
            Mikhailo Seledtsov
            Reporter:
            Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: