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. Bug JDK-8236110
          Windows (MSVC 2013) build failures after JDK-8233299
        2. Enhancement JDK-8235748
          ZGC: Remove ZAddress::address()
        3. Bug JDK-8235696
          ZGC: assert(ZNMethod::is_armed(nm) == _should_disarm_nmethods) failed: Invalid state
        4. Bug JDK-8235366
          ZGC: Kitchensink.java fails in ZBarrier::should_mark_through
        5. Bug JDK-8235324
          Dying objects are published from users of CollectedHeap::object_iterate
        6. Enhancement JDK-8235174
          ZGC: Add support for JFR leak profiler
        7. Bug JDK-8234662
          Sweeper should keep current nmethod alive before yielding for ICStub refills
        8. Enhancement JDK-8234654
          ZGC: Only disarm NMethods when marking/relocating code roots
        9. Bug JDK-8234619
          ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory
        10. Bug JDK-8234602
          ZGC: Windows compile error in ZHeuristic
        11. Enhancement JDK-8234573
          ZGC: Enable ZVerifyMarking by default in debug builds
        12. Enhancement JDK-8234543
          ZGC: Parallel pre-touch
        13. Bug JDK-8234520
          ZGC: C2: Oop instance cloning causing skipped compiles
        14. Bug JDK-8234508
          VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier
        15. Bug JDK-8234426
          Sweeper should not CompiledIC::set_to_clean with ICStubs for is_unloading() nmethods
        16. Bug JDK-8234379
          ZGC: Do not resize TLABs unless -XX:ResizeTLAB is enabled
        17. Enhancement JDK-8234361
          ZGC: Move heuristics code in ZWorker to ZHeuristics
        18. Enhancement JDK-8234338
          ZGC: Improve small heap usage
        19. Bug JDK-8234312
          ZGC: Adjust warmup criteria
        20. Enhancement JDK-8234010
          ZGC: Change ZResurrection to use Atomic::load/store
        21. Enhancement JDK-8234009
          ZGC: Move resurrection unblock to before the _unload.purge() call
        22. Enhancement JDK-8233797
          ZGC: Unify naming convention for functions using atomics
        23. Bug JDK-8233793
          ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
        24. Bug JDK-8233783
          Make 8232896 patch complete
        25. Bug JDK-8233506
          ZGC: the load for Reference.get() can be converted to a load for strong refs
        26. Bug JDK-8233061
          ZGC: Enforce memory ordering in segmented bit maps
        27. Enhancement JDK-8232896
          ZGC: Enable C2 clone intrinsic
        28. Enhancement JDK-8232604
          ZGC: Make ZVerifyViews mapping and unmapping precise
        29. Enhancement JDK-8232602
          ZGC: Make ZGranuleMap ZAddress agnostic
        30. Enhancement JDK-8232601
          ZGC: Parameterize the ZGranuleMap table size
        31. Enhancement JDK-8232239
          ZGC: Inline ZCPU::count() and ZCPU:id()
        32. Enhancement JDK-8232238
          ZGC: Move ZList inline funtions to zList.inline.hpp
        33. Enhancement JDK-8232237
          ZGC: Move ZArray inline funtions to zArray.inline.hpp
        34. Enhancement JDK-8232236
          ZGC: Move ZThread inline funtions to zThread.inline.hpp
        35. Enhancement JDK-8232235
          ZGC: Move ZValue inline funtions to zValue.inline.hpp
        36. Enhancement JDK-8232116
          ZGC: Remove redundant ZLock in ZNMethodTable
        37. Enhancement JDK-8232070
          ZGC: Remove unused ZVerifyLoadBarriers
        38. Enhancement JDK-8232001
          ZGC: Ignore metaspace GC threshold until GC is warm
        39. Enhancement JDK-8231996
          ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
        40. Enhancement JDK-8231943
          ZGC: Enable serviceability/dcmd/gc/RunGCTest
        41. Enhancement JDK-8231940
          ZGC: Print correct low/high capacity
        42. Enhancement JDK-8231825
          ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
        43. Bug JDK-8231776
          ZGC: Fix incorrect address space description
        44. Bug JDK-8231774
          ZGC: ZVirtualMemoryManager unmaps incorrect address
        45. Bug JDK-8231563
          ZGC: Fails to warn when user sets the max heap size to larger than 16TB
        46. Enhancement JDK-8231552
          ZGC: Refine address space reservation
        47. Bug JDK-8231503
          [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
        48. Bug JDK-8231489
          GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
        49. Bug JDK-8231296
          ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
        50. Bug JDK-8231294
          ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
        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