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

Details

    • b15
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: