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

java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore

XMLWordPrintable

    • b15

        java/io/ByteArrayOutputStream/MaxCapacity.java is currently @ignore-d b/c 'This test has huge memory requirements'; w/ contemporary version of jtreg, this requirement can be expressed via smth like '@requires os.maxMemory > 8G', this will make sure the test is filtered out on the systems which don't satisfy the requirements and will be run on the ones which do, as opposed to being always excluded w/ @ignore.

              fguallini Fernando Guallini
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: