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. Bug JDK-8360046
    Scalability issue when submmiting virtual threads with almost empty tasks.
  2. Bug JDK-8359919
    Minor java.util.concurrent doc improvements
  3. Bug JDK-8359500
    ForkJoinPool and ConcurrentHashMap changes ThreadLocalRandom.probe constantly.
  4. Bug JDK-8359067
    Fix typo in DelayScheduler.java
  5. Bug JDK-8358633
    Test ThreadPoolExecutorTest::testTimedInvokeAnyNullTimeUnit is broken by JDK-8347491
  6. Bug JDK-8358601
    Race condition causes FutureTask returned by ScheduledThreadPoolExecutor hangs
  7. Bug JDK-8358282
    Javadoc for ConcurrentSkipListSet.add(E e) is wrong
  8. Backport JDK-8358264
    probable bug in logic of ConcurrentHashMap.addCount()
  9. Enhancement JDK-8358151
    Harden JSR166 Test case testShutdownNow_delayedTasks
  10. Enhancement JDK-8357797
    Use StructuredTaskScopeImpl.ST_NEW for state init
  11. Bug JDK-8357285
    JSR166 Test case testShutdownNow_delayedTasks failed
  12. Bug JDK-8357146
    ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
  13. Bug JDK-8356867
    LinkedBlockingDeque allows us to overflow size with addAll()
  14. Backport JDK-8356672
    Misleading exception message from STS.Subtask::get when task forked after shutdown
  15. Sub-task JDK-8356553
    Incorrect uses of {@link} in AbstractQueuedLongSynchronizer and AbstractQueuedSynchronizer
  16. Bug JDK-8356304
    Define "enabled" in ScheduledExecutorService
  17. Bug JDK-8355938
    Preload LockSupport.class in classes that use LockSupport
  18. Bug JDK-8355726
    LinkedBlockingDeque fixes and improvements
  19. Enhancement JDK-8355369
    Remove setAccessible usage for setting final fields in java.util.concurrent
  20. Bug JDK-8355026
    ForkJoinPool threads stall for 10 minutes when running MultiJVM modes of SPECjbb2015
  21. Bug JDK-8355008
    Common ForkJoinPool uses InnocuousForkJoinWorkerThread, breaking setContextClassLoader
  22. Bug JDK-8354346
    Testcase ForkJoinPool20Test::testSubmitWithTimeoutCancels failed
  23. CSR JDK-8354174
    JavaDoc states that Iterator.remove() is linear in the LinkedBlockingDeque
  24. Bug JDK-8354169
    JavaDoc states that Iterator.remove() is linear in the LinkedBlockingDeque
  25. Bug JDK-8354138
    LinkedBlockingDeque allows us to overflow size with addAll()
  26. Bug JDK-8354111
    JavaDoc states that Iterator.remove() is linear in the LinkedBlockingDeque
  27. Bug JDK-8354076
    LinkedBlockingDeque offer() creates nodes even if capacity has been reached
  28. Bug JDK-8354060
    LinkedBlockingDeque.clear() should preserve weakly-consistent iterators
  29. Bug JDK-8354016
    Update ReentrantReadWriteLock documentation to reflect its new max capacity
  30. Bug JDK-8353802
    JSR166TestCase test SubmissionPublisherTest::testCap1Submit is timing out
  31. Bug JDK-8353659
    SubmissionPublisherTest::testCap1Submit times out
  32. Bug JDK-8353611
    Test ForkJoinPool20Test::testScheduleWithFixedDelay_overflow is timing out
  33. Bug JDK-8353610
    Test ForkJoinPool20Test::testScheduleWithFixedDelay_overflow is timing out
  34. Bug JDK-8353331
    Test ForkJoinPool20Test::testFixedDelaySequence is failing
  35. Enhancement JDK-8353155
    FutureTask#run(): doc implies synchronous, implementation is async
  36. Bug JDK-8353154
    ConcurrentHashMap.entrySet().removeIf() would run into infinite loop
  37. Enhancement JDK-8352971
    Increase maximum number of hold counts for ReentrantReadWriteLock
  38. Backport JDK-8352744
    Inaccurate masking of TC subfield decrement in ForkJoinPool
  39. Bug JDK-8352118
    ScheduledThreadPoolExecutor.allowCoreThreadTimeOut breaks task scheduling
  40. Backport JDK-8352111
    CyclicBarrier/Basic.java failed with "3 not equal to 4"
  41. Backport JDK-8351936
    Inaccurate masking of TC subfield decrement in ForkJoinPool
  42. Backport JDK-8351935
    Inaccurate masking of TC subfield decrement in ForkJoinPool
  43. Backport JDK-8351934
    Inaccurate masking of TC subfield decrement in ForkJoinPool
  44. Bug JDK-8351933
    Inaccurate masking of TC subfield decrement in ForkJoinPool
  45. Bug JDK-8350859
    java/util/concurrent/ExecutorService/CloseTest.java fails with jtreg timeout
  46. CSR JDK-8350493
    Improve performance of delayed task handling
  47. CSR JDK-8350295
    java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
  48. Backport JDK-8350294
    java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
  49. Bug JDK-8349621
    Incorrect RejectedExecutionException for ThreadPoolExecutor
  50. Bug JDK-8349543
    LinkedBlockingDeque does not immediately throw InterruptedException in put/take
Refresh results
{"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