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. Enhancement JDK-8342614
          Improvements in javac
        2. Bug JDK-8342575
          [lworld] Compiler should reject volatile fields in value classes
        3. Bug JDK-8342399
          No compiler error for class using sealed interface
        4. CSR JDK-8342397
          Implement JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)
        5. Backport JDK-8342159
          CompletionFailure in getEnclosingType attaching type annotations
        6. Bug JDK-8342090
          Infer::IncorporationBinaryOp::equals can produce side-effects
        7. Bug JDK-8341991
          [lworld] Compiler erroneously rejects abstract non-sealed value classes
        8. Task JDK-8341966
          Broken annotated module may lead to an exception in javac
        9. Bug JDK-8341935
          javac states that -proc:full is the default but the default as of 23 is -proc:none
        10. Bug JDK-8341910
          [lw5] experiment: tentative generics and nullness design
        11. Bug JDK-8341907
          javac -Xlint should ignore /// on first line of source file
        12. Bug JDK-8341901
          Using 'var' keyword switch pattern matching causes compiler error
        13. Bug JDK-8341870
          [lw5] generate null checks inside inside of methods with null-restricted arguments
        14. CSR JDK-8341865
          Implement Module Import Declarations (Second Preview)
        15. CSR JDK-8341783
          Allow lambda capture of basic for() loop variables as with enhanced for()
        16. Sub-task JDK-8341782
          Allow lambda capture of basic for() loop variables as with enhanced for()
        17. Sub-task JDK-8341780
          Release Note: `TypeMirror` Changed to Provide Annotations for Types Loaded from Bytecode
        18. Bug JDK-8341779
          [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries (JDK-8225377)
        19. Bug JDK-8341778
          Some javac tests ignore the result of JavacTask::call
        20. Bug JDK-8341772
          Three javac tests failed with NoClassDefFoundError: Could not initialize class java.lang.StackTraceElement$HashedModules
        21. CSR JDK-8341725
          Implement Simple Source Files and Instance Main Methods (Fourth Preview)
        22. CSR JDK-8341669
          Access to private classes and interfaces should be permitted inside the permits clause of the enclosing class or interface
        23. Bug JDK-8341657
          [lworld] some valhalla tests are failing after fix for JDK-8341182
        24. CSR JDK-8341469
          Invalid error for early construction local class constructor method reference
        25. Sub-task JDK-8341408
          Implement JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)
        26. Bug JDK-8341342
          Elements.getAllModuleElements() does not work properly before JavacTask.analyze()
        27. Bug JDK-8341182
          [lworld] test CantAnnotateScoping.java fails after merge, due to experimental code for anonymous value classes
        28. Backport JDK-8341114
          Type annotation attached to incorrect type during class reading
        29. Bug JDK-8341070
          javac fails with an exception when compiling import module under source level 8
        30. Bug JDK-8341061
          [lworld] final field initialization bug with instance block initializers
        31. Bug JDK-8341033
          Compile time error was not generated when final field not definitely assigned at the declaration/constructor
        32. Backport JDK-8341030
          Indy string concat changes order of operations
        33. Backport JDK-8341029
          Indy string concat changes order of operations
        34. Bug JDK-8340984
          [lworld] instance variable initializer erroneously allows to refer to instance variables, methods, this, or super
        35. Bug JDK-8340791
          Javac produces code that triggers verifier error
        36. Backport JDK-8340789
          tools/javac/patterns/Exhaustiveness.java intermittently Timeout signalled after 480 seconds
        37. Enhancement JDK-8340694
          Erroneous parameterized qualified type representation
        38. Enhancement JDK-8340568
          Incorrect escaping of single quotes when pretty-printing character literals
        39. Enhancement JDK-8340545
          Launcher error message unhelpful when instance main method has no void modifier
        40. Bug JDK-8340543
          private method combineMetadata in Types erasure visitor should be refactored
        41. Bug JDK-8340443
          javac bad access when calling protected method with visibility expanded by interface implementation
        42. Bug JDK-8340145
          Problem with generic pattern matching results in internal compiler error
        43. Bug JDK-8340125
          [lw5] null checks are not being generated for method invocations and array writes
        44. Bug JDK-8340027
          [lw5] the ACC_STRICT flag is not being set for non-nullable static fields
        45. Enhancement JDK-8340024
          In ClassReader, extract a constant for the superclass supertype_index
        46. Backport JDK-8339977
          Update URLs in minefield tests
        47. CSR JDK-8339881
          Indy string concat changes order of operations
        48. Backport JDK-8339880
          Indy string concat changes order of operations
        49. Backport JDK-8339821
          Rewrite MineField test
        50. Sub-task JDK-8339641
          Release Note: javac Accepts class Files With Any Number of Entries in RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations Attributes
        Refresh results
        << Previous 7 8 9 10 11
        {"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