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-8241232
    -XX:+BootstrapJVMCI is not compatible with TieredStopAtLevel < CompLevel_full_optimization
  2. Bug JDK-8215711
    Missing key_share extension for (EC)DHE key exchange should alert missing_extension
  3. Bug JDK-8240235
    jdk.test.lib.util.JarUtils updates jar files incorrectly
  4. Enhancement JDK-8244966
    Add .vscode to .hgignore and .gitignore
  5. Bug JDK-8239312
    [macOS] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
  6. Bug JDK-8239965
    XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly"
  7. Bug JDK-8235834
    IBM-943 charset encoder needs updating
  8. Enhancement JDK-8244550
    Unsafe::allocateInstance does redundant transitions
  9. Bug JDK-8242330
    Arrays should be cloned in several JAAS Callback classes
  10. Bug JDK-8239365
    ProcessBuilder test modifications for AIX execution
  11. Bug JDK-8246557
    test_os_linux.cpp uses NULL instead of MAP_FAILED to check for failed mmap call
  12. Bug JDK-8241311
    Move some charset mapping tests from closed to open
  13. Bug JDK-8239827
    The test OpenByUNCPathNameTest.java should be changed to be manual
  14. Enhancement JDK-8234484
    Add ability to configure third port for remote JMX
  15. Bug JDK-8239559
    Cgroups: Incorrect detection logic on some systems
  16. Bug JDK-8240189
    [TESTBUG] Some cgroup tests are failing after JDK-8231111
  17. Bug JDK-8239785
    Cgroups: Incorrect detection logic on old systems in hotspot
  18. Bug JDK-8237479
    8230305 causes slowdebug build failure
  19. Sub-task JDK-8231111
    Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
  20. Bug JDK-8242468
    VS2019 build missing vcruntime140_1.dll
  21. Bug JDK-8241087
    Build failure with VS 2019 (16.5.0) due to C2039 and C2873
  22. Enhancement JDK-8230305
    Cgroups v2: Container awareness
  23. Bug JDK-8241389
    URLConnection::getHeaderFields returns result inconsistent with getHeaderField/Key for FileURLConnection, FtpURLConnection
  24. Bug JDK-8235459
    HttpRequest.BodyPublishers#ofFile(Path) assumes the default file system
  25. Bug JDK-8236596
    HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel
  26. Bug JDK-8242614
    cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
  27. Bug JDK-8202117
    com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
  28. Bug JDK-8241086
    Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
  29. Bug JDK-8233551
    [TESTBUG] SelectEditTableCell.java fails on MacOS
  30. Enhancement JDK-8244504
    C2: refactor counted loop code in preparation for long counted loop
  31. Bug JDK-8231556
    Wrong font ligatures used when 2 versions of same font used
  32. Bug JDK-8235385
    Crash on aarch64 JDK due to long offset
  33. Bug JDK-8246435
    Replace Javascript implementation of pandoc filters with Java
  34. Bug JDK-8186143
    keytool -ext option doesn't accept wildcards for DNS subject alternative names
  35. Bug JDK-8199138
    Add RISC-V support to Zero
  36. Bug JDK-8213129
    java/awt/font/FontNames/LocaleFamilyNames.java times out in Win7
  37. Enhancement JDK-8161558
    ListIterator should not discard cause on exception
  38. Enhancement JDK-8237192
    Generate stripped/public pdbs on Windows for jdk images
  39. Enhancement JDK-8245134
    test/lib/jdk/test/lib/security/KeyStoreUtils.java should allow to specify aliases
  40. Enhancement JDK-8243254
    Examine ZipFile slash optimization for non-ASCII compatible charsets
  41. Bug JDK-8246627
    Consolidate app image bundlers
  42. Bug JDK-8236108
    tools/javac/lambda/LambdaParserTest.java timed out
  43. Bug JDK-8246196
    javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
  44. Bug JDK-8237834
    com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout
  45. Enhancement JDK-8238585
    JvmtiEventControllerPrivate::enter_interp_only_mode() should not make compiled methods on stack not_entrant
  46. Bug JDK-8202142
    jfr/event/io/TestInstrumentation is unstable
  47. Enhancement JDK-8240138
    Cleanup HtmlTree
  48. Bug JDK-8240226
    DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
  49. Bug JDK-8238985
    [TESTBUG] The arrow image is blue instead of green
  50. Bug JDK-8240786
    [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen
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