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. Backport JDK-8261070
          Fix build for windows 32-bit after 8212160 and 8234331.
        2. Backport JDK-8261069
          enhance os::pd_print_cpu_info on linux
        3. Backport JDK-8261068
          JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
        4. Backport JDK-8261067
          Minimal VM slowdebug build failed after JDK-8212160
        5. Backport JDK-8261066
          Minimal VM is broken after JDK-8212160
        6. Backport JDK-8261065
          GIF reader throws misleading exception with truncated images
        7. Backport JDK-8261064
          Improve diagnostic messages for class verification and redefinition failures
        8. Backport JDK-8261063
          Annotation processing causes NPE during flow analysis
        9. Backport JDK-8261062
          JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
        10. Backport JDK-8261061
          change javap reporting on unknown attributes
        11. Backport JDK-8261060
          Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
        12. Backport JDK-8261059
          ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
        13. Backport JDK-8261058
          hsdis does not compile with binutils 2.34+
        14. Backport JDK-8261057
          Failed to launch JVM because of NullPointerException occured on System.props
        15. Backport JDK-8261056
          NMT: jcmd VM.native_memory scale=1 crashes target VM
        16. Backport JDK-8261055
          OopMapSet::all_do does oms.next() twice during iteration
        17. Backport JDK-8261054
          Don't use memset to initialize fields decode_env constructor in disassembler.cpp
        18. Backport JDK-8261053
          Minimal VM is broken after JDK-8231586
        19. Backport JDK-8261052
          enlarge encoding space for OopMapValue offsets
        20. Backport JDK-8261051
          UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop
        21. Backport JDK-8261050
          JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
        22. Backport JDK-8261049
          SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
        23. Backport JDK-8261048
          Missing -mmacosx-version-min=X flag when linking libjvm
        24. Backport JDK-8261047
          AOT's Linker.java seems to eagerly fail-fast on Windows.
        25. Backport JDK-8261046
          Minimal VM is broken after JDK-8173361
        26. Backport JDK-8261045
          SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
        27. Backport JDK-8261044
          Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
        28. Backport JDK-8261043
          various crashes in JvmtiExport::post_compiled_method_load
        29. Backport JDK-8261042
          Improve WindbgDebuggerLocal implementation
        30. Backport JDK-8261041
          Bump update version for OpenJDK: jdk-13.0.7
        31. Backport JDK-8258923
          (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
        32. Backport JDK-8258892
          jshell missing word in /help help
        33. Backport JDK-8258891
          JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
        34. Backport JDK-8258890
          WebSocket over authenticating proxy fails with NPE
        35. Backport JDK-8258876
          [cgroups v1] Metric limits not properly detected on some join controller combinations
        36. Backport JDK-8258869
          [macOS] Java app crashes while switching input methods
        37. Backport JDK-8258823
          Memory/Performance regression after JDK-8210985
        38. Backport JDK-8258818
          handle ContendedPaddingWidth in vm_version_ppc
        39. Backport JDK-8258793
          JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9)
        40. Backport JDK-8258775
          Upgrade to LittleCMS 2.11
        41. Backport JDK-8258773
          Every time I change keyboard language at my MacBook, Java crashes
        42. Backport JDK-8258692
          Minimal VM build fails after JDK-8237499
        43. Backport JDK-8258691
          JFR: Include stack trace in the ThreadStart event
        44. Backport JDK-8258690
          Upgrade to freetype 2.10.2
        45. Backport JDK-8258590
          (tz) Upgrade Timezone Data to tzdata2020d
        46. Backport JDK-8258099
          windows build broken by JDK-8243114
        47. Backport JDK-8258096
          Implement montgomery{Multiply,Square}intrinsics on Windows
        48. Backport JDK-8258089
          Build failure on AIX after 8250636
        49. Backport JDK-8258087
          iso8601_time returns incorrect offset part on MacOS
        50. Backport JDK-8258042
          java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate
        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