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-8360194
    Order of module imports for JEP-494 can cause array variables to be null
  2. Bug JDK-8359497
    IllegalArgumentException thrown by SourceCodeAnalysisImpl.highlights()
  3. Bug JDK-8357809
    Test jdk/jshell/JdiListeningExecutionControlTest.java failed with com.sun.jdi.connect.TransportTimeoutException
  4. Enhancement JDK-8357236
    Colours are not shown properly on Windows Terminal when running jshell
  5. Bug JDK-8353831
    jshell wrong propagation of constant variable
  6. CSR JDK-8353590
    JShell LocalExecutionControl should allow decorating the execution task
  7. Enhancement JDK-8353487
    JShell LocalExecutionControl should allow decorating the execution task
  8. Task JDK-8352693
    Use a simpler console reader instead of JLine for System.console()
  9. Bug JDK-8347497
    Test jdk/jshell/UndefinedClassTest.java timed out
  10. Bug JDK-8347418
    ConsoleIOContext.countTrailintBackslashes causes NullPointerException
  11. Sub-task JDK-8346884
    Add since checker test to jdk.editpad
  12. Bug JDK-8346180
    Empty fragment when reporting method resolution ambiguity error in JShell
  13. Sub-task JDK-8343481
    Remove unnecessary @SuppressWarnings annotations (kulla)
  14. Enhancement JDK-8342731
    JShell should support declaring variables using pattern matching
  15. Bug JDK-8341766
    jdk/jshell/ToolingTest.java failed with State engine terminated
  16. Bug JDK-8341051
    JShell may produce too many preview warnings
  17. Bug JDK-8340840
    jshell ClassFormatError when making inner class static
  18. Bug JDK-8338122
    jdk/jshell/ToolLocaleMessageTest.java failed with OutOfMemoryError: unable to create native thread
  19. Enhancement JDK-8337781
    jshell uses a huge amount of ram each time it is run
  20. Bug JDK-8331226
    [17u] jdk/jshell/ToolTabSnippetTest.java intermittent fail on macos-x64
  21. Enhancement JDK-8325850
    Expose JShell text auto-completion features
  22. Enhancement JDK-8311146
    Improve error message for template processors in jshell
  23. Bug JDK-8308305
    jshell --enable-preview --execution=local does not work
  24. Bug JDK-8306602
    JShell anonymous class has incorrect reflection properties
  25. Bug JDK-8304938
    Test times out after: java.lang.IllegalStateException: java.util.prefs.BackingStoreException: Couldn't get file lock.
  26. Bug JDK-8303914
    Top-level JShell variables aren't treated as constant variables
  27. Bug JDK-8303625
    jdk/jshell/JdiFailingLaunchExecutionControlTest.java fail with -Xcomp
  28. Bug JDK-8301668
    JShell should mention overriding & hierarchy errors in overwritten classes
  29. Enhancement JDK-8299902
    Support for MarkDown javadoc in JShell
  30. Bug JDK-8298973
    jdk/jshell/CommandCompletionTest.java fails "CommandCompletionTest.testSave" test case
  31. Bug JDK-8296759
    jshell echoes the command with the results in the same line
  32. Enhancement JDK-8296192
    ProcessBuilder with inheritIO does not work in jshell
  33. Enhancement JDK-8294429
    jshell may print variable type inferred with value for var declarations
  34. Enhancement JDK-8294428
    jshell help description of -J and -R options are not distinct enough
  35. Task JDK-8288167
    Add an anchor to each option on jshell man page
  36. Bug JDK-8287078
    jdk/jshell/ToolTabSnippetTest.java fails testCleaningCompletionTODO test
  37. Enhancement JDK-8285619
    shell ExpressionToTypeInfo.findExpressionPath uses exceptions
  38. Enhancement JDK-8285150
    Improve tab completion for annotations
  39. Bug JDK-8284144
    Evaluate why jdk/jshell/HighlightUITest.java failed
  40. Bug JDK-8283000
    jshell crashes in Turkish locale (`stty ıntr undef`)
  41. Bug JDK-8282159
    jshell does not start with an IPv6 address
  42. Enhancement JDK-8277348
    Use String.stripTrailing() in jdk.jshell where applicable
  43. Bug JDK-8275497
    Compilation error when permits clause references private nested class
  44. Bug JDK-8272744
    Test jdk/jshell/ToolBasicTest.java fails intermittently with expected [] but found [| State engine terminated. | Restore definitions with: /reload -restore ]
  45. Bug JDK-8266782
    EditPadTest.java always fails with jtreg 6
  46. Bug JDK-8265357
    [macos-aarch64] jdk/jshell/ToolBasicTest.java fails with "test ToolBasicTest.testOpenFileOverHttp(): failure"
  47. Bug JDK-8260615
    jdk/jshell/JdiLaunchingExecutionControlTest.java - launch time out
  48. Bug JDK-8258808
    JShell printing ANSI escape sequences in git-bash for Windows
  49. CSR JDK-8254021
    A jshell command to open desktop browser with specific javadoc query
  50. Enhancement JDK-8253354
    A jshell command to open desktop browser with specific javadoc query
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