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. Backport JDK-8045495
    BigInteger a.multiply(a) should use squaring code
  2. Bug JDK-8042983
    test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
  3. Enhancement JDK-8042478
    Include Mersenne primes in BigInteger primality testing
  4. Bug JDK-8041683
    java/math/BigInteger/BitLengthOverflow.java failing with OOME
  5. Task JDK-8035908
    Review improving the cache of powers of each radix in BigInteger
  6. Task JDK-8035906
    Revisit stable fields (JMM) and Unsafe use (Enhanced Volatiles) in numerics code
  7. Bug JDK-8035279
    Clean up internal deprecations in BigInteger
  8. Task JDK-8033491
    Review numerics code for potential updates to new language and library features
  9. Bug JDK-8033485
    In BigInteger replace StringBuffer with StringBuilder
  10. Enhancement JDK-8032035
    Consolidate common code across the BigInteger classes
  11. Enhancement JDK-8032027
    Add BigInteger square root methods
  12. Enhancement JDK-8032026
    Faster division without remainder of large integers
  13. Bug JDK-8031970
    A system property to control the rounding mode across the JDK would be desirable
  14. Enhancement JDK-8031960
    Improve BigInteger Karatsuba multiplication performance under high allocation pressure
  15. Enhancement JDK-8031959
    Improve primality tests in BigInteger
  16. Enhancement JDK-8031063
    Consolidate duplicate code in BigInteger and MutableBigInteger
  17. Backport JDK-8030332
    BigInteger division algorithm selection heuristic is incorrect
  18. Backport JDK-8030331
    java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
  19. Backport JDK-8030308
    Tune algorithm crossover thresholds in BigInteger
  20. Backport JDK-8030152
    BigInteger a.multiply(a) should use squaring code
  21. Bug JDK-8029514
    java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
  22. Bug JDK-8029501
    BigInteger division algorithm selection heuristic is incorrect
  23. Enhancement JDK-8029425
    Review BigInteger algorithm crossover thresholds
  24. Bug JDK-8029060
    BigInteger.pow can run arbitrarily long
  25. Backport JDK-8028867
    test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
  26. Bug JDK-8027625
    test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
  27. Bug JDK-8027611
    Math exponent results have changed since 1.7.0_u25
  28. Bug JDK-8027595
    Enable BigInteger overflow tests in JTREG
  29. Bug JDK-8026832
    Clean up straggling doclint warnings in java.math
  30. Enhancement JDK-8026236
    Add PrimeTest for BigInteger
  31. Enhancement JDK-8023217
    Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
  32. Bug JDK-8022780
    Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow
  33. Enhancement JDK-8022181
    Tune algorithm crossover thresholds in BigInteger
  34. Bug JDK-8022180
    BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero
  35. Bug JDK-8022094
    BigDecimal/CompareToTests and BigInteger/CompareToTests are incorrect
  36. Bug JDK-8021204
    Constructor BigInteger(String val, int radix) doesn't detect overflow
  37. Bug JDK-8021203
    BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity
  38. Bug JDK-8020641
    Clean up some code style in recent BigInteger contributions
  39. Enhancement JDK-8017540
    Improve multi-threaded contention behavior of BigInteger.toString() radix conversion cache
  40. Bug JDK-8016117
    Add the missing new sun.misc.FDBigInteger class
  41. Bug JDK-8015832
    BigDecimal throws an ArrayIndexOutOfBoundsException if string ends in 'E'
  42. Enhancement JDK-8014320
    Faster multiplication and division of very large integers
  43. Enhancement JDK-8014319
    Faster division of large integers
  44. Enhancement JDK-8011953
    Add Relational Operators to BigDecimal
  45. Bug JDK-8011942
    BigInteger returns an int for bitLength()
  46. Backport JDK-8006805
    Qbe does not work for number columns with trailing zero's
  47. Backport JDK-8006804
    Qbe does not work for number columns with trailing zero's
  48. Bug JDK-8006803
    Qbe does not work for number columns with trailing zero's
  49. Bug JDK-7189139
    BigInteger's staticRandom field can be a source of bottlenecks.
  50. Bug JDK-7177809
    JCK api/java_lang/Math/exp tests fails since jdk8 b41
Refresh results
<< Previous 2 3 4 5 6
{"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