Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8249618 normalize usage of @ignore and ProblemList
  3. JDK-8249834

java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 11, 15, 16
    • core-libs

      java/util/ArrayList/Bug8146568.java and java/util/Vector/Bug8148174.java have '@ignore This test has huge memory requirements', canonically, @ignore should be followed by the id of the bug which describes the problem and will be used to eventually fix it.

      note: the requirement of 17Gb memory should be expressed via '@requires os.maxMemory > 17G'.
      if a test execution time is too long for it to be run in regular/automated test execution, the more appropriate way to express this is '/manual' option which excludes a test from automated execution, yet still allows one to run it.

            bhuang Bill Huang
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: