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-8361020
    jdk.test.lib.util.JarUtils updates jar files incorrectly
  2. Backport JDK-8360992
    Add an operation mode to the jar command when extracting to not overwriting existing files
  3. Backport JDK-8360985
    Add an operation mode to the jar command when extracting to not overwriting existing files
  4. Backport JDK-8360928
    Infinite loop in DeflaterOutputStream.finish()
  5. Backport JDK-8360919
    Infinite loop in ZipOutputStream.close()
  6. Backport JDK-8360754
    Update Zlib Data Compression Library to Version 1.3
  7. Backport JDK-8360753
    Update Zlib Data Compression Library to Version 1.3.1
  8. Backport JDK-8360260
    Improve robustness of java/util/zip/EntryCount64k.java test
  9. Backport JDK-8360248
    Improve robustness of java/util/zip/EntryCount64k.java test
  10. Backport JDK-8360230
    Memory leak in the native implementation of Pack200.Unpacker.unpack()
  11. Backport JDK-8360190
    Memory leak in the native implementation of Pack200.Unpacker.unpack()
  12. Backport JDK-8360124
    zipfs fails to handle incorrect info-zip "extended timestamp extra field"
  13. Backport JDK-8359744
    Update Zlib Data Compression Library to Version 1.2.13
  14. Backport JDK-8359144
    Cleanups and JUnit conversion of test/jdk/java/util/zip/Available.java
  15. Backport JDK-8358870
    Build fails on macos aarch64 when using --with-zlib=bundled
  16. Bug JDK-8358460
    ZipFile.getInputStream(ZipEntry) throws unspecified IllegalArgumentException
  17. Bug JDK-8358459
    ZipFile.getInputStream(ZipEntry) throws unspecified IllegalArgumentException
  18. Bug JDK-8358456
    ZipFile.getInputStream(ZipEntry) throws unspecified IllegalArgumentException
  19. Backport JDK-8358263
    Pack200 extraction failure with invalid size
  20. Backport JDK-8357265
    jdk.test.lib.util.JarUtils updates jar files incorrectly
  21. Bug JDK-8357145
    CRC/Inflater/Deflater/Adler32 methods that take a ByteBuffer throw UOE if backed by shared memory segment
  22. Backport JDK-8356707
    GZIPInputStream constructor could leak an un-end()ed Inflater
  23. Bug JDK-8355975
    ZipFile uses incorrect Charset if another instance for the same ZIP file was constructed with a different Charset
  24. Backport JDK-8355738
    Increased number of SHA-384-Digest java.util.jar.Attributes$Name instances leading to higher memory footprint
  25. Bug JDK-8355670
    jvm crash C [libzip.so+0x10ed4] newEntry.isra.4+0x60
  26. Enhancement JDK-8355338
    Zip APIs allowing creating a ZIP file with invalid entry names
  27. Bug JDK-8354799
    ZipInputStream doesn't verify CRC for ZIP entry with empty file data
  28. Backport JDK-8354741
    jdk.test.lib.util.JarUtils updates jar files incorrectly
  29. Bug JDK-8354575
    ZipFile don't throw exception when LOCHOW is invalid
  30. Bug JDK-8354342
    ZipInputStream doesn't fill in crc32 when reading the central directory for uncompressed jars
  31. Backport JDK-8354280
    Pack200 extraction failure with invalid size
  32. Backport JDK-8354137
    Increased number of SHA-384-Digest java.util.jar.Attributes$Name instances leading to higher memory footprint
  33. Backport JDK-8354136
    Increased number of SHA-384-Digest java.util.jar.Attributes$Name instances leading to higher memory footprint
  34. Bug JDK-8354135
    ZipInputStream throws on large LOC headers
  35. Bug JDK-8353787
    Increased number of SHA-384-Digest java.util.jar.Attributes$Name instances leading to higher memory footprint
  36. CSR JDK-8353710
    DeflaterInput/OutputStream and InflaterInput/OutputStream should explain responsibility for freeing resources
  37. Backport JDK-8353459
    DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
  38. Backport JDK-8353450
    DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
  39. Backport JDK-8353447
    Speed up Zip64SizeTest using a small ZIP64 file
  40. Backport JDK-8353436
    DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
  41. Backport JDK-8353294
    Pack200 extraction failure with invalid size
  42. Backport JDK-8352973
    jdk.test.lib.util.JarUtils updates jar files incorrectly
  43. Backport JDK-8351711
    Improve robustness of java/util/zip/EntryCount64k.java test
  44. Backport JDK-8351710
    Improve robustness of java/util/zip/EntryCount64k.java test
  45. Backport JDK-8351709
    Improve robustness of java/util/zip/EntryCount64k.java test
  46. Backport JDK-8351708
    Improve robustness of java/util/zip/EntryCount64k.java test
  47. Backport JDK-8351707
    Improve robustness of java/util/zip/EntryCount64k.java test
  48. Bug JDK-8350647
    ZipOutputStream Maintains Active Entry Despite putNextEntry IOException
  49. Sub-task JDK-8350335
    Release Note: Added API Note on Validating Signers to the getCertificates and getCodeSigners Methods of JarEntry and JarURLConnection
  50. Bug JDK-8349914
    ZipFile::entries and ZipFile::getInputStream not consistent with each other when there are duplicate entries
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