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. CSR JDK-8355940
    Improve jar --validate to detect duplicate or invalid entries
  2. Backport JDK-8354753
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  3. Backport JDK-8354744
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  4. Backport JDK-8354721
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  5. Backport JDK-8354710
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  6. Backport JDK-8353123
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  7. Backport JDK-8352921
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  8. Backport JDK-8352749
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  9. Backport JDK-8352735
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  10. Backport JDK-8350466
    tools/jar/modularJar/Basic.java timed out
  11. Enhancement JDK-8346272
    Provide jar option to disable compression for selected file extensions
  12. Enhancement JDK-8346232
    Remove leftovers of the jar --normalize feature
  13. Bug JDK-8346140
    [8u] tools/jar/ExtractFilesTest.java and tools/jar/MultipleManifestTest.java fails with jtreg5.1
  14. Bug JDK-8345755
    [8u] Test tools/jar/ExtractFilesTest.java fails
  15. Bug JDK-8345506
    jar --validate may lead to java.nio.file.FileAlreadyExistsException
  16. Enhancement JDK-8345431
    Improve jar --validate to detect duplicate or invalid entries
  17. Sub-task JDK-8342931
    ProblemList failing tests from JDK-8335912
  18. Bug JDK-8342930
    New tests from JDK-8335912 are failing
  19. Sub-task JDK-8342648
    Release Note: New Option to Extract a JAR File to a Specific Directory Using the jar Tool
  20. Bug JDK-8340385
    jar entry point not working within the same directory
  21. Bug JDK-8339810
    Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract
  22. Bug JDK-8329014
    jar does not support SOURCE_DATE_EPOCH
  23. Backport JDK-8324818
    Better Error Handling for Jar Tool When Processing Non-existent Files
  24. Backport JDK-8324352
    Better Error Handling for Jar Tool When Processing Non-existent Files
  25. Backport JDK-8324062
    Better Error Handling for Jar Tool When Processing Non-existent Files
  26. Backport JDK-8323777
    Better Error Handling for Jar Tool When Processing Non-existent Files
  27. Backport JDK-8323592
    Better Error Handling for Jar Tool When Processing Non-existent Files
  28. Backport JDK-8323328
    Better Error Handling for Jar Tool When Processing Non-existent Files
  29. Backport JDK-8323327
    Better Error Handling for Jar Tool When Processing Non-existent Files
  30. Backport JDK-8323325
    Better Error Handling for Jar Tool When Processing Non-existent Files
  31. Enhancement JDK-8321618
    jar command always extracts to current directory.
  32. Bug JDK-8320760
    Jar manifest Class-Path attribute does not work with regular UNC paths
  33. Bug JDK-8318971
    Better Error Handling for Jar Tool When Processing Non-existent Files
  34. Backport JDK-8318807
    increase timeout of sun/security/tools/jarsigner/Warning.java
  35. Bug JDK-8317382
    Cannot create executable jar with main in unnamed class
  36. Enhancement JDK-8316804
    Gracefully handle the case where --release is not specified last
  37. Backport JDK-8316601
    increase timeout of sun/security/tools/jarsigner/Warning.java
  38. Bug JDK-8315644
    increase timeout of sun/security/tools/jarsigner/Warning.java
  39. Bug JDK-8315215
    Adding a manifest to an apk file corrupts the CEN header
  40. Enhancement JDK-8311260
    jar tool has inconsistent behaviors if no such file or directory
  41. Enhancement JDK-8310659
    The jar tool should support allowing access to restricted methods from executable jars
  42. Bug JDK-8307515
    ZipEntry.getSize() breaks for signed jars
  43. CSR JDK-8302304
    jar validator doesn't account for minor class file version
  44. Bug JDK-8302293
    jar --create fails with IllegalArgumentException if archive name is shorter than 3 characters
  45. Backport JDK-8302223
    jar validator doesn't account for minor class file version
  46. Backport JDK-8301860
    jar validator doesn't account for minor class file version
  47. Bug JDK-8297875
    jar should not compress the manifest directory entry
  48. Bug JDK-8296329
    jar validator doesn't account for minor class file version
  49. Bug JDK-8296119
    jar tool validation with MR-JAR does not work with classes compiled with preview features enabled
  50. CSR JDK-8292954
    Enable jar and jmod to produce deterministic timestamped content
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