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-8347958
          Minor compiler cleanups relating to MandatoryWarningHandler
        2. Bug JDK-8347912
          Compiling module-info with package with only package-info or resources fails
        3. Backport JDK-8347765
          module-info classfile missing the preview flag
        4. Bug JDK-8347754
          [lw5] fix the order of nullness markers in signatures
        5. Backport JDK-8347737
          Release Note: Indy String Concat Changes Order of Operations
        6. Bug JDK-8347646
          module-info classfile missing the preview flag
        7. Bug JDK-8347562
          javac crash due to type vars in permits clause
        8. Bug JDK-8347530
          Improve error message with invalid permits clauses
        9. Backport JDK-8347487
          Indy string concat changes order of operations
        10. Bug JDK-8347474
          Options singleton is used before options are parsed
        11. Backport JDK-8347358
          Improve test coverage for class loading elements with annotations of different retentions
        12. Bug JDK-8347330
          False negative "name clash" when method has a different type argument in param
        13. Backport JDK-8347317
          Improve test coverage for class loading elements with annotations of different retentions
        14. Backport JDK-8347312
          (javac) investigate failing tests in JavacParserTest
        15. Bug JDK-8347291
          Exhaustive switch over a generic sealed abstract class
        16. Bug JDK-8347141
          Several javac tests compile with an unnecessary -Xlint:-path flag
        17. Bug JDK-8347136
          Compilation of test tools/javac/T8024039/NoDeadCodeGenerationOnTrySmtTest.java can trigger StackOverflowError in javac
        18. Bug JDK-8347057
          Local class cannot be instantiated from a static context
        19. Backport JDK-8346959
          langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
        20. Bug JDK-8346751
          Internal java compiler error with type annotations in constants expression in constant fields
        21. Backport JDK-8346692
          ToolBox::grep should allow for negative filtering
        22. Backport JDK-8346643
          langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
        23. Backport JDK-8346486
          Make java.se participate in the preview language feature `requires transitive java.base`
        24. CSR JDK-8346471
          [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries
        25. Bug JDK-8346469
          [REDO BACKPORT] Missing array bounds check in ClassReader.parameter
        26. Bug JDK-8346294
          Invalid lint category specified in compiler.properties
        27. Task JDK-8346165
          Investigate if the end positions of the AST nodes could be stored more efficiently
        28. Task JDK-8346164
          Investigate if class loading by javac could be reduced when generating new classes using annotation processor
        29. Bug JDK-8346126
          Test tools/javac/processing/6511613/clss41701.java failed: NoClassDefFoundError: jdk/internal/ref/Cleaner
        30. Backport JDK-8346090
          JEP 492: instantiating local classes in a different static context should not be allowed
        31. Backport JDK-8346089
          JEP 492: extending local class in a different static context should not be allowed
        32. Bug JDK-8345997
          Enum: difference of behaviour between exhaustive switch vs. using default:
        33. Bug JDK-8345953
          JEP 492: instantiating local classes in a different static context should not be allowed
        34. Bug JDK-8345944
          JEP 492: extending local class in a different static context should not be allowed
        35. Bug JDK-8345622
          test/langtools/tools/javac/annotations/parameter/ParameterAnnotations.java should set processorpath to work correctly in the agentvm mode
        36. Backport JDK-8345600
          Release Note: Indy String Concat Changes Order of Operations
        37. Backport JDK-8345599
          Release Note: Indy String Concat Changes Order of Operations
        38. Enhancement JDK-8345510
          launcher.err.security.manager resource property can be removed
        39. Bug JDK-8345474
          Translation for instanceof is not triggered when patterns are not used in the compilation unit
        40. Bug JDK-8345438
          Invalid error for return in early construction context lambda
        41. Bug JDK-8345429
          Test tools/javac/modules/CompileModulePatchTest.java failed
        42. Bug JDK-8345278
          @NotVoidable: tell the compiler the value must not be discarded
        43. Enhancement JDK-8345263
          Make sure that lint categories are used correctly when logging lint warnings
        44. Bug JDK-8345248
          Module name 'transitive' not accepted for `requires transitive`
        45. Backport JDK-8345174
          langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
        46. Enhancement JDK-8345160
          Allow marker at start of --module-source-path when using module-pattern-form
        47. Bug JDK-8345153
          Clean up SecurityManager references from jdk.compiler module
        48. Bug JDK-8345058
          Javac issues different error messages for the modifiers of the requires directive
        49. Sub-task JDK-8344874
          Release Note: Single-line Leading /// Dangling Comments Are No Longer Warned About
        50. CSR JDK-8344859
          javac -Xlint should ignore /// on first line of source file
        Refresh results
        << Previous 5 6 7 8 9
        {"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