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

Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow

XMLWordPrintable

    • b20

        test/jdk/java/math/BigInteger/DivisionOverflow.java
        test/jdk/java/math/BigInteger/StringConstructorOverflow.java
        test/jdk/java/math/BigInteger/SymmetricRangeTests.java

        These tests require huge memory and need to run with -Xmx8g

        They are not actually run in standard testing by jtreg.

        DivisionOverflow.java is skipped:
        51: System.err.println("DivisionOverflow skipped: OutOfMemoryError");
        52: System.err.println("Run jtreg with -javaoption:-Xmx8g");

        StringConstructorOverflow.java and SymmetricRangeTests.java are tagged as @ignore


              amlu Amy Lu (Inactive)
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: