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-8281883
    RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
  2. Backport JDK-8281882
    RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
  3. Backport JDK-8281881
    SplittableRandom#nextDouble(double,double) can return result >= bound
  4. Backport JDK-8281698
    RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
  5. Backport JDK-8281697
    RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
  6. Backport JDK-8281696
    RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
  7. Backport JDK-8281559
    RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
  8. Backport JDK-8281557
    RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
  9. Backport JDK-8281556
    SplittableRandom#nextDouble(double,double) can return result >= bound
  10. Bug JDK-8281183
    RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
  11. Bug JDK-8280950
    RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
  12. Backport JDK-8280923
    SplittableRandom#nextDouble(double,double) can return result >= bound
  13. Backport JDK-8280922
    SplittableRandom#nextDouble(double,double) can return result >= bound
  14. Backport JDK-8280921
    SplittableRandom#nextDouble(double,double) can return result >= bound
  15. Backport JDK-8280759
    Deserializing HashMap throws access denied suppressAccessChecks
  16. Bug JDK-8280550
    SplittableRandom#nextDouble(double,double) can return result >= bound
  17. Enhancement JDK-8280459
    Suspicious integer division in Hashtable.readHashtable
  18. CSR JDK-8280184
    Add Objects.toIdentityString
  19. Enhancement JDK-8280168
    Add Objects.toIdentityString
  20. Backport JDK-8280042
    Deserializing HashMap throws access denied suppressAccessChecks
  21. Backport JDK-8279734
    StringTokenizer(String, String, boolean) documentation bug
  22. Bug JDK-8279618
    Deserializing HashMap throws access denied suppressAccessChecks
  23. Enhancement JDK-8279598
    provide adapter from RandomGenerator to Random
  24. Backport JDK-8279151
    AbstractSplittableWithBrineGenerator does not create a random salt
  25. Bug JDK-8279033
    java/util/Random/RandomTestBsi1999.java times out with -XX:TieredStopAtLevel=3
  26. Enhancement JDK-8279031
    Add API note to ToolProvider about being reusable/reentrant
  27. Backport JDK-8278959
    StringTokenizer(String, String, boolean) documentation bug
  28. CSR JDK-8278814
    StringTokenizer(String, String, boolean) documentation bug
  29. Backport JDK-8278727
    Optional.toString() is unnecessarily expensive
  30. Enhancement JDK-8278642
    Refactor java.util.Formatter
  31. Bug JDK-8278587
    StringTokenizer(String, String, boolean) documentation bug
  32. Backport JDK-8278495
    java/util/DoubleStreamSums/CompensatedSums.java failure
  33. Enhancement JDK-8278182
    Add Optional.orElseThrow(String errorMsg) that throws NoSuchElementEx(errorMsg)
  34. Bug JDK-8277174
    unable to take string input after interger input using Scanner class
  35. Bug JDK-8277048
    Tiny improvements to the specification text for java.util.Properties.load
  36. CSR JDK-8277003
    JumpableGenerator.rngs() documentation refers to wrong method
  37. CSR JDK-8277002
    Documentation suggests there are ArbitrarilyJumpableGenerator when none
  38. Bug JDK-8276904
    Optional.toString() is unnecessarily expensive
  39. Bug JDK-8276674
    Malformed Javadoc inline tags in JDK source
  40. CSR JDK-8276667
    Support content ordering and SOURCE_DATE_EPOCH for Jar, Jmod, and underlying ZipOutputStream
  41. Bug JDK-8276207
    Properties.loadFromXML/storeToXML works incorrectly for supplementary characters
  42. Backport JDK-8275989
    Incorrect copyright header in TimeZoneDatePermissionCheck.sh
  43. Enhancement JDK-8275906
    IllegalFormatConversionException message is misleading for %t argument mismatch
  44. Enhancement JDK-8275821
    Optimize random number generators developed in JDK-8248862 using Math.unsignedMultiplyHigh()
  45. Sub-task JDK-8275688
    Suppress warnings on non-serializable non-transient instance fields in DualPivotQuicksort
  46. Enhancement JDK-8275342
    Change nested classes in java.prefs to static nested classes
  47. Enhancement JDK-8275190
    Improve performance for Optional, OptionalInt, OptionalDouble and OptionalLong toString function
  48. Backport JDK-8275117
    java/util/DoubleStreamSums/CompensatedSums.java failure
  49. Enhancement JDK-8275072
    Add static expandArgumentFiles method to ToolProvider
  50. Enhancement JDK-8274686
    java.util.UUID#hashCode() should use Long.hashCode()
Refresh results
<< Previous 4 5 6 7 8
{"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