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

Further split BitSetStreamTest

XMLWordPrintable

      java/util/BitSet/BitSetStreamTest.java

      Tests Integer.MAX_VALUE bit set, which consumes lot of memory.

      Test is now requires run in non-concurrency (test is in exclusiveAccess.dirs), and runs with:
      @requires os.maxMemory >= 2g
      @run testng/othervm -Xms512m -Xmx1024m BitSetStreamTest

      Will see how's this working in real testing, and do further test split if still memory issue.

            mchhipa Mahendra Chhipa
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: