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-8371500
          java.lang.AssertionError instead of compilation errors on javac
        2. Bug JDK-8371480
          VerifyError after JDK-8369654
        3. Bug JDK-8371443
          JEP-401: Static fields in value classes are not implicitly final
        4. Bug JDK-8371382
          [lworld] Javac accepts field initializer that refers to a superclass field
        5. Bug JDK-8371356
          [lworld] `super` should be rejected in early construction context
        6. Bug JDK-8371309
          Diagnostic.getEndPosition can throw an NPE with typical broken code
        7. Bug JDK-8371248
          Crash in -Xdoclint with invalid @link
        8. Bug JDK-8371162
          Compiler warns about implicit cast from long to int in shift operation
        9. Bug JDK-8371155
          type annotations on local variables are classified after the local var initializer has been type checked
        10. Enhancement JDK-8371136
          Add a compiler flag that enables a warning about inferred intersection types
        11. Enhancement JDK-8371133
          Clarify the purpose of "src/jdk.compiler/share/classes/com/sun/tools/javac/resources/ct.properties"
        12. Bug JDK-8371095
          Unsoundness when a type with wildcard is returned in closure
        13. CSR JDK-8371062
          Add source 27 and target 27 to javac
        14. CSR JDK-8371039
          jshell ClassFormatError when making inner class static
        15. Sub-task JDK-8370894
          Add source 27 and target 27 to javac
        16. Bug JDK-8370865
          Incorrect parser error for compact source files and multi-variable declarations
        17. Bug JDK-8370800
          Downgrade cant.attach.type.annotations diagnostics to warnings
        18. Bug JDK-8370716
          javac crash on an interface with 3 type parameters in which 2 are same
        19. Bug JDK-8370712
          [lworld] super(), this() invocations should not be allowed in compact record constructors
        20. Backport JDK-8370709
          Regression test ExtraImportSemicolon.java refers to the wrong bug
        21. Enhancement JDK-8370687
          Improve before constructor has been called error message
        22. Bug JDK-8370635
          [lworld] TypeName.super.[TypeArguments] Identifier cannot occur in prologue
        23. Bug JDK-8370634
          [lworld] super should not be allowed in compact constructors
        24. Bug JDK-8370456
          Lexical warnings not emitted if compliation fails due to parse error
        25. Bug JDK-8370237
          AssertionError in Annotate.fromAnnotations with -Xdoclint and type annotations
        26. Enhancement JDK-8370227
          Migrate micros-javac benchmarks from jmh-jdk-microbenchmarks
        27. Backport JDK-8370146
          @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed
        28. Bug JDK-8369860
          [lworld] Javac generates duplicate initializer code
        29. Enhancement JDK-8369851
          Remove darcy author tags from langtools tests
        30. Bug JDK-8369720
          tools/javac/cast/intersection/IntersectionTypeCastTest.java timed out after completion
        31. Bug JDK-8369654
          javac OutOfMemoryError for complex intersection type
        32. Backport JDK-8369632
          Convert lambda most specific positive tests to check runtime behavior
        33. Bug JDK-8369565
          Missing capture conversion for method reference return type
        34. Backport JDK-8369555
          TYPE_USE annotations printed with error causing "," in toString output
        35. Backport JDK-8369553
          ClassRefDupInConstantPoolTest.java fails when running in repeat
        36. CSR JDK-8369518
          Compilation mismatch for equivalent lambda and method reference
        37. Bug JDK-8369517
          Compilation mismatch for equivalent lambda and method reference
        38. Bug JDK-8369508
          Type annotations on anonymous new class creation expressions can't be retrieved
        39. Bug JDK-8369489
          Marker annotation on inner class access crashes javac compiler
        40. Bug JDK-8369443
          tools/javac/lambda/methodReferenceExecution/MethodReferenceTestNew.java completed and timed out
        41. Bug JDK-8369428
          Include method name in 'does not override or implement' diagnostics
        42. Bug JDK-8369310
          tools/javac/lambda/lambdaExecution/InnerConstructor.java completed and timed out
        43. CSR JDK-8369180
          Update historical data for JDK 11
        44. CSR JDK-8369153
          Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
        45. Bug JDK-8369090
          [lworld] Merge jdk-26+12 breaks some constructor and early assignment javac tests
        46. Bug JDK-8369062
          [lworld] Do not allow references to instance fields before a this() invocation
        47. Bug JDK-8369039
          JDK-8348611 caused regression in Javac-Hot-Generate
        48. Bug JDK-8368864
          Confusing error message (or wrong error) when record component has @deprecated Javadoc tag
        49. Task JDK-8368848
          JShell's code completion not always working for multi-snippet inputs
        50. Bug JDK-8368812
          [lworld] remove test ExtendedStandardFlagsOverlayFlagsConflict.java from problem list
        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