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

java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d

XMLWordPrintable

    • b15

        both java/lang/StringBuffer/HugeCapacity.java and java/lang/StringBuilder/HugeCapacity.java tests have '@ignore This test has huge memory requirements' and '@requires os.maxMemory >= 6G', having @requires is enough to guarantee that the tests won't be executed on the testing environment which can't handle such requirement, in other words, @ignore just removed the tests from execution for no good reasons.

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

                Created:
                Updated:
                Resolved: