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-8324951
    Rename javac test T6395981.java to be more informative
  2. Bug JDK-8324873
    [lworld] implementation of value classes construction
  3. Bug JDK-8324864
    [lworld] remove non-cyclic membership checks
  4. Bug JDK-8324860
    javac fails to compile code after JDK-8232933
  5. Bug JDK-8324859
    Improve error recovery
  6. Backport JDK-8324822
    Using -proc:full should be considered requesting explicit annotation processing
  7. Bug JDK-8324809
    compiler can crash with SOE while proving if two recursive types are disjoint
  8. Backport JDK-8324804
    Add -proc:full to describe current default annotation processing policy
  9. Backport JDK-8324795
    Compiler implementation for Statements before super()
  10. Bug JDK-8324787
    [lworld] eliminate restrictions on abstract value classes and additional refactorings
  11. Bug JDK-8324784
    [lworld] remove constant propagation code and tests
  12. Bug JDK-8324736
    Invalid end positions for EMPTY_STATEMENT
  13. Backport JDK-8324670
    Add -proc:full to describe current default annotation processing policy
  14. Sub-task JDK-8324651
    Compiler Implementation for Derived Record Creation (Preview)
  15. Bug JDK-8324643
    [lworld] remove ACC_VALUE flag and the 'identity' modifier
  16. Bug JDK-8324320
    Potentially inconsistent lookup order in JavacTrees
  17. Bug JDK-8324261
    AttrContext's toString() method throws a NullPointerException when scope is null
  18. Enhancement JDK-8324167
    Use sealed/non-sealed in javac implementation
  19. Backport JDK-8324128
    Release Note: Align `javac` with the Java Language Specification by Rejecting `final` in Record Patterns
  20. Bug JDK-8324052
    [lworld] remove experimental code from lworld
  21. Backport JDK-8324032
    javac crashes while adding type annotations to the return type of a constructor
  22. Backport JDK-8324003
    [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
  23. Enhancement JDK-8323839
    Expand use of Messager convenience methods in langtools regression tests
  24. CSR JDK-8323837
    TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results
  25. Backport JDK-8323816
    javac with annotation processor throws AssertionError: Filling jrt:/... during JarFileObject[/...]
  26. Bug JDK-8323815
    Source launcher should find classes with $ in names
  27. Bug JDK-8323786
    [lworld] tools/javac/valhalla/value-objects/ValueCreationTest.java unknown instruction: 203 after merge jdk-22+16
  28. Bug JDK-8323785
    [lworld] Muitiple failures with: Fatal error: "Unmatched bit position 0x800 for location CLASS" since merging jdk-22+16
  29. Bug JDK-8323784
    [lworld] Muitiple failures with: Fatal error: "Unmatched bit position 0x800 for location CLASS" since merging jdk-22+16
  30. Backport JDK-8323778
    [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
  31. Backport JDK-8323773
    yield <primitive-type>.class not parsed correctly.
  32. Backport JDK-8323772
    javac with annotation processor throws AssertionError: Filling jrt:/... during JarFileObject[/...]
  33. Backport JDK-8323763
    Update javac tool page for -proc:full
  34. Backport JDK-8323762
    Update javac tool page for -proc:full
  35. Enhancement JDK-8323757
    Compilation fails if target directory contains a `module-info.class` descriptor
  36. Bug JDK-8323756
    Internal compiler error NullPointerException c.s.t.j.c.DescriptorFilter.test()
  37. Backport JDK-8323737
    yield <primitive-type>.class not parsed correctly.
  38. Bug JDK-8323684
    TypeMirror.{getAnnotationsByType, getAnnotation} return uninformative results
  39. Bug JDK-8323657
    Compilation of snippet results in VerifyError at runtime with --release 9 (and above)
  40. Bug JDK-8323502
    javac crash with wrongly typed method block in Flow
  41. Backport JDK-8323494
    [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
  42. Enhancement JDK-8323431
    Questionable method resolution based on type inference
  43. Backport JDK-8323370
    type annotations are not visible to javac plugins across compilation boundaries
  44. Backport JDK-8323309
    yield <primitive-type>.class not parsed correctly.
  45. Backport JDK-8323280
    Rename javac test T6395981.java to be more informative
  46. Backport JDK-8323208
    NPE in JavacProcessingEnvironment for missing enum constructor body
  47. Backport JDK-8323207
    Non-verifiable code is emitted when two guards declare pattern variables in colon-switch
  48. Backport JDK-8323206
    javac erroneously allows "final" in front of a record pattern
  49. Backport JDK-8323205
    Compiler should accept final variable in Record Pattern
  50. Backport JDK-8323204
    Missing array bounds check in ClassReader.parameter
Refresh results
<< Previous 9 10 11 12 13
{"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