Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
    • Projects
      • Issues
        • 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-8357016
          Candidate main methods not computed properly
        2. Enhancement JDK-8356991
          Store javac synthetic enum switch map in an immutable list
        3. Bug JDK-8356894
          Adjust CreateSymbols to properly handle the newly added @jdk.internal.RequiresIdentity
        4. Backport JDK-8356876
          javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
        5. Backport JDK-8356873
          javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
        6. CSR JDK-8356857
          InstanceOfTree#getType doesn't specify when it returns null
        7. Sub-task JDK-8356830
          Release Note: javac Mishandles Supplementary Character in Character Literal
        8. Bug JDK-8356696
          javac accepts illegal modifier on local class in violation of JLS 14.3
        9. Enhancement JDK-8356645
          Javac should utilize new ZIP file system read-only access mode
        10. Bug JDK-8356551
          Javac rejects receiver parameter in constructor of local class in early construction context
        11. CSR JDK-8356539
          Expand value-based class warnings to java.lang.ref API
        12. Bug JDK-8356441
          IllegalStateException in RichDiagnosticFormatter after JDK-8355065
        13. Bug JDK-8356411
          Comment tree not reporting correct position for label
        14. Bug JDK-8356322
          javac generates incorrect static init order when interface has default method
        15. Sub-task JDK-8356215
          Release Note: The -Xlint:none Compiler Flag No Longer Implies -nowarn
        16. Enhancement JDK-8356193
          Remove tests from ProblemList-enable-preview.txt fixed by JDK-8344706
        17. Bug JDK-8356143
          Clarification Regarding Java Program Entry Point and Static Block Execution
        18. Bug JDK-8356110
          Few tests under tools/javac failed due to timeout
        19. Sub-task JDK-8356106
          Release Note: The javac Compiler Should Not Accept a Lambda Expression Type to Be a Class
        20. Sub-task JDK-8356062
          Release Note: -Xprint Output Includes Type Variable Bounds and Annotated Object Supertypes
        21. CSR JDK-8356058
          PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
        22. Bug JDK-8356057
          PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
        23. CSR JDK-8356043
          Add lint warnings for unnecessary warning suppression
        24. Bug JDK-8356035
          Effectively-constant local variables not eliminated in generation
        25. Backport JDK-8356013
          NPE due to unreported compiler error
        26. Enhancement JDK-8355987
          Investigate Enum translation improvements
        27. CSR JDK-8355978
          javac mishandles supplementary character in character literal
        28. CSR JDK-8355795
          Add source 26 and target 26 to javac
        29. Bug JDK-8355753
          @SuppressWarnings("this-escape") not respected for indirect leak via field
        30. Sub-task JDK-8355751
          Add source 26 and target 26 to javac
        31. Backport JDK-8355610
          javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
        32. Backport JDK-8355609
          javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
        33. Backport JDK-8355591
          Internal java compiler error with type annotations in constants expression in constant fields
        34. Backport JDK-8355590
          Internal java compiler error with type annotations in constants expression in constant fields
        35. Backport JDK-8355477
          tools/javac/lambda/LambdaParserTest.java timed out
        36. Enhancement JDK-8355204
          Consider simplifying type metadata stripping
        37. Bug JDK-8355065
          ConcurrentModificationException in RichDiagnosticFormatter
        38. Backport JDK-8355057
          CompletionFailure in getEnclosingType attaching type annotations
        39. Bug JDK-8355030
          inconsistent syntax error with Comparator.comparingInt.thenComparingInt
        40. Enhancement JDK-8355004
          Apply java.io.Serial annotations in java.compiler
        41. Backport JDK-8354948
          In ClassReader, extract a constant for the superclass supertype_index
        42. Backport JDK-8354923
          Type annotation attached to incorrect type during class reading
        43. Bug JDK-8354908
          javac mishandles supplementary character in character literal
        44. Bug JDK-8354893
          [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)
        45. Bug JDK-8354766
          Test TestUnexported.java javac build fails
        46. Enhancement JDK-8354680
          static fields should only be accessed through the class not instances
        47. Enhancement JDK-8354556
          Expand value-based class warnings to java.lang.ref API
        48. Enhancement JDK-8354447
          Missing test for retroactive @SuppressWarnings("dangling-doc-comments") behavior
        49. Bug JDK-8354410
          Unable to compile due to java.lang.StackOverflowError in javac
        50. CSR JDK-8354326
          Implement Primitive Types in Patterns, instanceof, and switch (Third Preview)
        Refresh results
        << Previous 2 3 4 5 6
        {"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