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-8263197
    try catch Method failing to work when dividing an integer by 0
  2. Backport JDK-8263007
    Multiple GC test are missing memory requirements
  3. Backport JDK-8264312
    CDS: java/lang/ModuleLayer.EMPTY_LAYER should be singleton
  4. Backport JDK-8262986
    Shenandoah: re-organize saving/restoring machine state in assembler code
  5. Backport JDK-8262870
    Zero error reporting is broken after JDK-8255711
  6. Backport JDK-8262868
    java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
  7. Backport JDK-8262869
    Zero: skip serviceability/sa tests, set vm.hasSA to false
  8. Backport JDK-8262866
    Shenandoah: Rename store-val to IU-barrier
  9. Backport JDK-8262867
    runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java fails without CompactStrings
  10. Backport JDK-8262865
    Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
  11. Backport JDK-8262917
    Crash caused by lambda proxy class loaded in Shutdown hook
  12. Backport JDK-8262834
    Shenandoah: ShenandoahMarkingContext asserts are unnecessary
  13. Backport JDK-8262832
    Shenandoah: Full GC does not need to remark threads and drain SATB buffers
  14. Backport JDK-8262830
    gc/shenandoah/mxbeans tests fail with -Xcomp
  15. Backport JDK-8262387
    Using -Xcheck:jni can lead to a double-free after JDK-8193234
  16. Backport JDK-8262388
    runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty
  17. Backport JDK-8262370
    aarch64: fix typo in verify_oop_array
  18. Backport JDK-8262371
    NMT: tuning statistic shows incorrect hash distribution
  19. Backport JDK-8262171
    [PPC64] AES intrinsics write beyond the destination array
  20. Backport JDK-8262062
    The version extra fields needs to be overridable in jib-profiles.js
  21. Backport JDK-8262120
    Wrong format in SAP copyright header of OsVersionTest
  22. Backport JDK-8261180
    Add 2 HARICA roots to cacerts truststore
  23. Backport JDK-8260890
    C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset())
  24. Backport JDK-8260894
    Uninitialized variable after JDK-8257513
  25. Backport JDK-8260357
    Failed to launch JVM because of NullPointerException occured on System.props
  26. Backport JDK-8260358
    Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
  27. Backport JDK-8260888
    Some fields in HaltNode is not cloned
  28. Backport JDK-8260889
    AllocateUninitializedArray C2 intrinsic fails with void.class input
  29. Backport JDK-8260886
    C1: 3-arg StubAssembler::call_RT stack-use condition is incorrect
  30. Backport JDK-8260887
    Incorrect encoding of AVX-512 kmovq instruction
  31. Backport JDK-8260884
    Misplaced curly brace in Matcher::find_shared_post_visit
  32. Backport JDK-8260885
    Incorrect predication condition generated by ADLC
  33. Backport JDK-8260882
    Fix optimization-unstable code involving signed integer overflow
  34. Backport JDK-8260883
    C2: assert failed ("Bad derived pointer") with -XX:+VerifyRegisterAllocator
  35. Backport JDK-8260905
    C2 compilation fails with assert(vtable_index == Method::invalid_vtable_index) failed: correct sentinel value
  36. Backport JDK-8261353
    (tz) Upgrade Timezone Data to tzdata2021a
  37. Backport JDK-8260386
    InstanceKlass::has_as_permitted_subclass() fails if subclass was redefined
  38. Backport JDK-8263047
    x86 32-bit build fails when -fcf-protection is passed in the compiler flags
  39. Backport JDK-8262965
    jpackage tests fail when Desktop is not supported
  40. Backport JDK-8262966
    GitHub actions should use MSVC 14.28
  41. Backport JDK-8262963
    UseCompressedClassPointers depends on UseCompressedOops in vmError.cpp
  42. Backport JDK-8262964
    Epsilon: clean up unused includes
  43. Backport JDK-8262962
    Code IfNode::fold_compares_helper more defensively
  44. Backport JDK-8262159
    Restore HandleArea used in Deoptimization::uncommon_trap
  45. Backport JDK-8262048
    Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
  46. Backport JDK-8262026
    Fix incorrect result of Math.abs() with char type
  47. Backport JDK-8261794
    Windows IME was disabled after DnD operation
  48. Backport JDK-8261691
    Dynalink leaks memory when generating type converters
  49. Backport JDK-8261434
    isStandalone property: remove dependency on pretty-print
  50. Backport JDK-8262956
    Regression introduced with JDK-8250984 - memory might be null in some machines
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