Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
    • Projects
      • Issues
        • Help
          • Keyboard Shortcuts
          • About Jira
          • Jira Credits
        • Log In
          • Watched Subcomponents

        Export - CSV (All fields)

        Export - CSV (Current fields)

        Comma (,) Semicolon (;) Vertical bar (|) Caret (^)
        1. Enhancement JDK-8334755
          Asymptotically faster implementation of square root algorithm
        2. Bug JDK-8334483
          MutableBigInteger's methods compare and compareShifted are broken
        3. Bug JDK-8334434
          MutableBigInteger's methods addShifted and addDisjoint are broken
        4. Sub-task JDK-8334413
          ProblemList java/math/BigDecimal/IntegralValueTests.java
        5. Bug JDK-8333753
          Add IntegralValueTests.java to problemlist in Linux X64
        6. Enhancement JDK-8331907
          BigInteger and BigDecimal should use optimized division
        7. Backport JDK-8331244
          Review running times of java.math tests
        8. Backport JDK-8329578
          Review running times of java.math tests
        9. Bug JDK-8329557
          Fix statement around MathContext.DECIMAL128 rounding
        10. Backport JDK-8329386
          Review running times of java.math tests
        11. Backport JDK-8329385
          Review running times of java.math tests
        12. Enhancement JDK-8327791
          Optimization for new BigDecimal(String)
        13. Backport JDK-8327123
          Always print seeds used in [Splittable]Random instances in java.math tests
        14. Bug JDK-8324271
          java.lang.Math for BigDecimal and BigInteger
        15. Enhancement JDK-8323186
          A faster algorithm for MutablebigInteger.divWord(long, int)
        16. Backport JDK-8321965
          oddPart in MutableBigInteger::mutableModInverse contains info on final result
        17. Enhancement JDK-8320759
          Creation of random BigIntegers can be made faster
        18. Bug JDK-8320199
          Fix HTML 5 errors in java.math.BigInteger
        19. CSR JDK-8319327
          Enhance robustness of some j.m.BigInteger constructors
        20. Enhancement JDK-8319174
          Enhance robustness of some j.m.BigInteger constructors
        21. Enhancement JDK-8318915
          Enhance checks in BigDecimal.toPlainString()
        22. Enhancement JDK-8318476
          Add resource consumption note to BigInteger and BigDecimal
        23. Enhancement JDK-8317764
          java.math.BigInteger#sqrt is slower than necessary
        24. Enhancement JDK-8315585
          Optimization for decimal to string
        25. Backport JDK-8311268
          java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
        26. Backport JDK-8311142
          java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
        27. Enhancement JDK-8311094
          Miller-Rabin implementation does not exclude trivial bad choices of base.
        28. Bug JDK-8310813
          Simplify and modernize equals, hashCode, and compareTo for BigInteger
        29. Backport JDK-8310706
          java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
        30. Backport JDK-8310478
          Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
        31. Backport JDK-8306469
          java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
        32. Backport JDK-8306468
          java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
        33. Bug JDK-8305343
          BigDecimal.fractionOnly() erroneously returns true for large scale value
        34. Backport JDK-8305048
          Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
        35. Backport JDK-8304968
          java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
        36. Backport JDK-8304946
          Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
        37. Backport JDK-8304876
          [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
        38. Backport JDK-8304872
          java/math/BigInteger/BitLengthOverflow.java failing with OOME
        39. Backport JDK-8304865
          Enable BigInteger overflow tests in JTREG
        40. Backport JDK-8304859
          test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
        41. Backport JDK-8304491
          Include Mersenne primes in BigInteger primality testing
        42. Backport JDK-8304390
          Add PrimeTest for BigInteger
        43. Enhancement JDK-8302204
          Optimize BigDecimal.divide
        44. Bug JDK-8300408
          5+0.56=5.5600000000000005
        45. Backport JDK-8299695
          [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
        46. Backport JDK-8299178
          [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
        47. Enhancement JDK-8297731
          Remove redundant check in MutableBigInteger.divide
        48. Bug JDK-8297308
          BigDecimal rounding with MathContext does not work as expected during multiplication/division
        49. Enhancement JDK-8295148
          Further formalization of java.math.BigInteger.toString() description
        50. Enhancement JDK-8294730
          Add @throws and @implNote clauses to BigInteger::isProblablePrime and BigInteger::nextProblablePrime
        Refresh results
        << Previous 1 2
        {"errorMessages":["jqlTooComplex"],"errors":{}}
        [{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
        0.3
        0
        • Atlassian Jira Project Management Software
        • About Jira
        • Report a problem

        Atlassian