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-8367964
    several regression tests have a main method that is never executed
  2. Bug JDK-8367931
    Handling of @Strict by javac needs some fixes
  3. Bug JDK-8367698
    [lworld] New lint category for code that would not be allowed in the prologue
  4. Bug JDK-8367695
    tools/javac/completionDeps/DepsAndAnno.java timed out and PASSed
  5. Enhancement JDK-8367530
    The exhaustiveness errors could be improved
  6. Task JDK-8367499
    Refactor exhaustiveness computation from Flow into a separate class
  7. Bug JDK-8367323
    [lworld] javac is rejecting valid code after fix for JDK-8359370
  8. Backport JDK-8367305
    Group 15: golden files for tests in tools/javac/generics/type* dirs
  9. Backport JDK-8367300
    Group 14d: golden files for tests in tools/javac/generics/wildcards dir
  10. Bug JDK-8367279
    Test tools/javac/tree/TreePosTest.java timed out
  11. Backport JDK-8367264
    Group 14c: golden files for tests in tools/javac/generics/wildcards dir
  12. Backport JDK-8367261
    Group 13c: golden files for tests in tools/javac/generics dir
  13. Backport JDK-8367254
    Group 13b: golden files for tests in tools/javac/generics dir
  14. Backport JDK-8367228
    Group 13a: golden files for tests in tools/javac/generics dir
  15. Backport JDK-8367144
    Group 12: golden files for tests in tools/javac dir
  16. Bug JDK-8367043
    Test tools/javac/launcher/ModuleSourceLauncherTests.java timed out after completion
  17. Bug JDK-8367041
    Test tools/javac/defaultMethods/syntax/TestDefaultMethodsSyntax.java timed out
  18. CSR JDK-8367018
    Improve documentation for how the -Xlint flag works
  19. Bug JDK-8366968
    Exhaustive switch expression rejected by for not covering all possible values
  20. CSR JDK-8366919
    Warning message for literal shift amounts outside the canonical domain
  21. Bug JDK-8366900
    javac 21 crashes with AssertionError when compiling a pattern-matching switch
  22. Bug JDK-8366871
    (javac) legacy.properties seems to be an obsolete file
  23. Backport JDK-8366863
    Group 11: golden files for coin tests in tools/javac dir
  24. CSR JDK-8366848
    javac incorrectly allows calling interface static method via type variable
  25. Bug JDK-8366832
    Exhaustive Switch Statement is Claimed to be Missing a Case
  26. Backport JDK-8366816
    Group 10d: golden files for tests in tools/javac dir
  27. Backport JDK-8366786
    Group 10c: golden files for tests in tools/javac dir
  28. Bug JDK-8366776
    Timeout on ExpSwitchNestingTest.java
  29. Backport JDK-8366771
    Group 10b: golden files for tests in tools/javac dir
  30. Bug JDK-8366730
    JEP 463 (implicitly declared classes) does not play well with JEP 330 (shebangs)
  31. Backport JDK-8366682
    Group 14a: golden files for tests in tools/javac/generics/wildcards dir
  32. Backport JDK-8366679
    Group 14b: golden files for tests in tools/javac/generics/wildcards dir
  33. Sub-task JDK-8366678
    Use JUnit in test/langtools/tools/javac
  34. Enhancement JDK-8366561
    Improve documentation for how the -Xlint flag works
  35. Bug JDK-8366550
    Expression with transform() in Paths does not compile
  36. Bug JDK-8366541
    lambda expression failed with argument mismatch but Eclipse passed
  37. Backport JDK-8366530
    Group 13d: golden files for tests in tools/javac/generics dir
  38. Backport JDK-8366521
    Group 9e: golden files for tests in tools/javac dir
  39. Enhancement JDK-8366511
    Export lambda arrow definition expression syntax to regular method definition
  40. Backport JDK-8366499
    Group 9d: golden files for tests in tools/javac dir
  41. CSR JDK-8366419
    Historical data for JDK 8 should include the jdk.net package
  42. Backport JDK-8366360
    Group 10e: golden files for tests in tools/javac dir
  43. Bug JDK-8366338
    Inconsistent compilation behavior across Java versions
  44. Bug JDK-8366334
    javac rejects valid generic code in JDK 8 but accepts with warnings in JDK 11
  45. Backport JDK-8366329
    @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed
  46. Bug JDK-8366264
    tools/javac/launcher/SourceLauncherStackTraceTest.java does not cover the scenario for 8362237
  47. Bug JDK-8366196
    Crash in AbstractMethodCheck.getMethodCheckFailure
  48. Backport JDK-8366097
    several regression tests have a main method that is never executed
  49. Bug JDK-8365849
    javac accepts invalid assignment of generic method return type to primitive int
  50. Bug JDK-8365699
    Remove jdk.internal.javac.PreviewFeature.Feature enum values for features finalized in Java 24 or earlier
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