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

Test java/util/Formatter/Padding.java has unnecessary high heap requirement after JDK-8326718

XMLWordPrintable

    • b15
    • generic
    • generic

        JDK-8326718 added a few cases to test java/util/Formatter/Padding.java with huge Strings as arguments. Since all possible argument combinations for the test are stored in one array, nothing can be garbage collected while the test is running and the heap requirement is blown up.

        In one of our test pipelines we run tier1 tests with VMs that default to 384M of heap and this is not sufficient any longer.

              clanger Christoph Langer
              clanger Christoph Langer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: