Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core 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-8323186
    A faster algorithm for MutablebigInteger.divWord(long, int)
  2. Backport JDK-8321965
    oddPart in MutableBigInteger::mutableModInverse contains info on final result
  3. Enhancement JDK-8320759
    Creation of random BigIntegers can be made faster
  4. Bug JDK-8320199
    Fix HTML 5 errors in java.math.BigInteger
  5. CSR JDK-8319327
    Enhance robustness of some j.m.BigInteger constructors
  6. Enhancement JDK-8319174
    Enhance robustness of some j.m.BigInteger constructors
  7. Enhancement JDK-8318915
    Enhance checks in BigDecimal.toPlainString()
  8. Enhancement JDK-8318476
    Add resource consumption note to BigInteger and BigDecimal
  9. Enhancement JDK-8317764
    java.math.BigInteger#sqrt is slower than necessary
  10. Enhancement JDK-8315585
    Optimization for decimal to string
  11. Backport JDK-8311268
    java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
  12. Backport JDK-8311142
    java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
  13. Enhancement JDK-8311094
    Miller-Rabin implementation does not exclude trivial bad choices of base.
  14. Bug JDK-8310813
    Simplify and modernize equals, hashCode, and compareTo for BigInteger
  15. Backport JDK-8310706
    java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
  16. Backport JDK-8310478
    Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
  17. Backport JDK-8306469
    java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
  18. Backport JDK-8306468
    java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
  19. Bug JDK-8305343
    BigDecimal.fractionOnly() erroneously returns true for large scale value
  20. Backport JDK-8305048
    Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
  21. Backport JDK-8304968
    java/math/BigInteger/largeMemory/ tests should be disabled on 32-bit platforms
  22. Backport JDK-8304946
    Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
  23. Backport JDK-8304876
    [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
  24. Backport JDK-8304872
    java/math/BigInteger/BitLengthOverflow.java failing with OOME
  25. Backport JDK-8304865
    Enable BigInteger overflow tests in JTREG
  26. Backport JDK-8304859
    test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
  27. Backport JDK-8304491
    Include Mersenne primes in BigInteger primality testing
  28. Backport JDK-8304390
    Add PrimeTest for BigInteger
  29. Enhancement JDK-8302204
    Optimize BigDecimal.divide
  30. Bug JDK-8300408
    5+0.56=5.5600000000000005
  31. Backport JDK-8299695
    [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
  32. Backport JDK-8299178
    [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
  33. Enhancement JDK-8297731
    Remove redundant check in MutableBigInteger.divide
  34. Bug JDK-8297308
    BigDecimal rounding with MathContext does not work as expected during multiplication/division
  35. Enhancement JDK-8295148
    Further formalization of java.math.BigInteger.toString() description
  36. Enhancement JDK-8294730
    Add @throws and @implNote clauses to BigInteger::isProblablePrime and BigInteger::nextProblablePrime
  37. CSR JDK-8294727
    Add @throws and @implNote clauses to BigInteger::isProblablePrime and BigInteger::nextProblablePrime
  38. Enhancement JDK-8294593
    Check the size of the target on invocations of BigInteger::isProbablePrime
  39. Sub-task JDK-8294137
    Review running times of java.math tests
  40. Enhancement JDK-8290079
    Reduce interaction with volatile in static initializer of BigInteger
  41. Sub-task JDK-8289934
    Release Note: Restore Behavior of java.math.BigDecimal.movePointLeft() and movePointRight() on a Zero Argument
  42. CSR JDK-8289504
    BigDecimal movePointLeft() and movePointRight() do not follow their API spec
  43. Bug JDK-8289260
    BigDecimal movePointLeft() and movePointRight() do not follow their API spec
  44. Sub-task JDK-8287903
    Reduce runtime of java.math microbenchmarks
  45. Bug JDK-8287553
    Misleading documentation in java.math.RoundingMode
  46. CSR JDK-8287376
    BigDecimal(String) must allow a larger range for the exponent
  47. CSR JDK-8286841
    Add BigDecimal.TWO
  48. Bug JDK-8286363
    BigInteger.parallelMultiply missing @since 19
  49. Bug JDK-8286334
    incorrect use of `@author`
  50. Bug JDK-8284355
    BigInteger square root and power not in sync?
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