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

java/lang/String/StringRepeat.java test is missing a memory requirement

    XMLWordPrintable

Details

    • b19
    • generic
    • generic

    Backports

      Description

        The test case java/lang/String/StringRepeat.java is missing a memory requirement, which makes the test case fail on memory constrained devices.

        As mentioned in JDK-8221400, the test case requires up to 1400M, depending on the VM configuration.

        This can be tested on a linux based development machine using:
        $ systemd-run --user --scope -p MemoryMax=800M -p MemorySwapMax=0 /usr/bin/make TEST="test/jdk/java/lang/String/StringRepeat.java" run-test

        Attachments

          Issue Links

            Activity

              People

                cgo Christoph Göttschkes
                cgo Christoph Göttschkes
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: