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

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.

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

              Created:
              Updated:
              Resolved: