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

Make target to run tests on exploded image

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • infrastructure
    • None
    • b10

      In most cases, when running regression tests, you want to run them on the jdk image because that's the correct image and some tests will not work on other variants. However, many tests can be run successfully on the exploded image and since building the full jdk image takes quite a bit of extra time, especially when running a slowdebug build, enabling this as an option can significantly improve developer efficiency.

      I therefor propose the new target "exploded-run-test". It will work just like run-test but it depends on and runs on the exploded image.

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: