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

Decouple building gtest from hotspot

XMLWordPrintable

      Right now, the gtest libraries -- despite being a test -- is built as part of hotspot. This means that other targets that are blocked on building hotspot will be blocked on building gtest. This is not a correct dependency, and is irritating.

      We should decouple gtest building from the core hotspot target. Instead, gtest should be built as part of the rest of the tests.

            ihse Magnus Ihse Bursie
            ihse Magnus Ihse Bursie
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: