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-8379621
          Compiler produces unverifiable class-file when using primitive type with instanceof
        2. Bug JDK-8379550
          Bad bytecode offset after JDK-8371155
        3. CSR JDK-8379455
          Annotation to mark intended bootstrap method declarations
        4. Enhancement JDK-8379446
          Annotation to mark intended bootstrap method declarations
        5. Enhancement JDK-8379284
          Avoid the need to keep obsolete preview feature constants until bootstrap JDK is upgraded
        6. Bug JDK-8379201
          Wrong type annotation offset on casts on expressions (redo)
        7. Bug JDK-8379196
          delta apply fix for JDK-8214934
        8. New Feature JDK-8379136
          Add an option to always generate classfile
        9. CSR JDK-8379130
          Javac is incorrectly issuing an error when a record component has the @deprecated javadoc tag
        10. Bug JDK-8378950
          Repeated warnings when annotation processing is happening
        11. Bug JDK-8378908
          [lworld] Serializations warnings for value classes that have private serialization methods
        12. Bug JDK-8378906
          Cannot invoke "com.sun.tools.javac.code.Symbol$MethodSymbol.flags()" because "com.sun.tools.javac.code.Types.interfaceCandidates(com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol$MethodSymbol).head" is null
        13. Bug JDK-8378740
          Suppressed warnings reported when implicit compilation is combined with annotation processing
        14. Bug JDK-8378724
          Pattern matching switch perf regression compared to if chains
        15. Bug JDK-8378646
          AssertionError: isSubtype PACKAGE in Check.checkAccessFromSerializableElementInner
        16. Bug JDK-8378524
          Compile-time constant generated through annotation processor is not usable in repeated annotation but fails compilation
        17. Enhancement JDK-8378372
          allow lambdas to capture early-context this, with possible translation strategy
        18. Bug JDK-8378187
          javac crashes with NullPointerException when JavacTask.analyze() is invoked from a TaskListener.started() callback
        19. Bug JDK-8378102
          Validly imported symbols of unresolved types do not have their FQN reflected in the Element/TypeMirror instances passed to annotation processors
        20. Sub-task JDK-8377951
          Release Note: AST model for 'var' variables should more closely adhere to the source code
        21. Sub-task JDK-8377886
          Release Note: TYPE_USE annotation on var lambda parameter should be rejected
        22. Backport JDK-8377786
          Remove darcy author tags from langtools tests
        23. Bug JDK-8377601
          JavacTemplateTestBase not reporting javac crashes
        24. CSR JDK-8377357
          TYPE_USE annotation on var lambda parameter should be rejected
        25. Bug JDK-8377334
          Test framework used by langtools regression tests can produce false positives
        26. Enhancement JDK-8377147
          Exhaustiveness errors could be improved (more).
        27. Bug JDK-8377134
          Java compilation error when using switch expression in a lambda
        28. Bug JDK-8377019
          Inconsistent stackmap frames when using nested switch expressions with record patterns
        29. CSR JDK-8376955
          DocTrees.getElement is inconsistent with Elements.getTypeElement
        30. Backport JDK-8376882
          ToolBox should close any file manager it opens
        31. Bug JDK-8376843
          [lworld] add more regression tests for local variable proxies
        32. CSR JDK-8376736
          AST model for 'var' variables should more closely adhere to the source code
        33. Backport JDK-8376699
          Remove darcy author tags from langtools tests
        34. Enhancement JDK-8376573
          Store end positions on more trees
        35. Backport JDK-8376555
          Remove darcy author tags from langtools tests
        36. Enhancement JDK-8376481
          Reduce complexity and code duplication when creating AST in the javac backend
        37. Enhancement JDK-8376427
          [lworld] Mark Strict Fields APIs as part of Strict Fields JEP
        38. Backport JDK-8376331
          [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed
        39. Bug JDK-8376252
          Javac compiler crashes with test cases on Spring Boot 2.6.7
        40. CSR JDK-8376198
          Calling a deserialized Lambda might fail with ClassCastException
        41. Bug JDK-8376162
          SwitchBoostraps.typeSwitch does not throw IAE as expected
        42. Backport JDK-8376144
          [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)
        43. Bug JDK-8376047
          [lworld] Remove javac special treatment of @Strict
        44. Bug JDK-8376033
          [lworld] Remove auto early construction from strict fields
        45. Backport JDK-8375741
          CompletionFailure in getEnclosingType attaching type annotations
        46. Task JDK-8375712
          Convert java/lang/runtime tests to use JUnit
        47. Enhancement JDK-8375646
          Some parser flags seem unused
        48. Bug JDK-8375572
          "cannot infer type arguments"/"cannot infer functional interface descriptor" even though it should be able to
        49. Bug JDK-8375571
          Compiler crash when using record pattern matching with a generic type parameter shadowing a record class
        50. CSR JDK-8375120
          SwitchBoostraps.enumSwitch does not throw an NPE when lookup is null in some cases
        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