Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core 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-8362406
    Consider deleting asOuterSuper and replacing callsites with asEnclosingSuper
  2. Sub-task JDK-8362269
    Release Note: Inner Classes of Type Parameters Emitted As Raw Types in Signatures
  3. Bug JDK-8362237
    IllegalArgumentException in the launcher when exception without stack trace is thrown
  4. Bug JDK-8362098
    javac fails to compile switch expression with lambda/yield in case block
  5. Backport JDK-8362057
    Incorrect 'sealed is not allowed here' compile-time error
  6. Backport JDK-8362056
    javac crashes on unresolvable constant in @SuppressWarnings
  7. Backport JDK-8362055
    An anonymous class is erroneously being classify as an abstract class
  8. Backport JDK-8361904
    MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
  9. Bug JDK-8361835
    When having annotations the upper bound of generic parameters is ignored
  10. Backport JDK-8361653
    javac crashes on unresolvable constant in @SuppressWarnings
  11. Backport JDK-8361641
    An anonymous class is erroneously being classify as an abstract class
  12. Backport JDK-8361572
    Behavior change when both -Xlint:options and -Xlint:-options flags are given
  13. Backport JDK-8361571
    Incorrect 'sealed is not allowed here' compile-time error
  14. Bug JDK-8361570
    Incorrect 'sealed is not allowed here' compile-time error
  15. Bug JDK-8361499
    Intersection type cast causes javac crash with -Xjcov
  16. Bug JDK-8361481
    Flexible Constructor Bodies generates a compilation error when compiling a user supplied java.lang.Object class
  17. Bug JDK-8361445
    javac crashes on unresolvable constant in @SuppressWarnings
  18. Enhancement JDK-8361424
    Eliminate Log methods mandatoryWarning() and mandatoryNote()
  19. CSR JDK-8361402
    Warnings for use of Sun APIs should not be mandatory
  20. Bug JDK-8361401
    Warnings for use of Sun APIs should not be mandatory
  21. Bug JDK-8361214
    An anonymous class is erroneously being classify as an abstract class
  22. Backport JDK-8361181
    [TESTBUG] tools/javac/Paths/wcMineField.sh failed with "operation not permitted"
  23. Backport JDK-8361094
    Behavior change when both -Xlint:options and -Xlint:-options flags are given
  24. Backport JDK-8361009
    clean up use of bad arguments for `@clean` in langtools tests
  25. CSR JDK-8360895
    javac does not accept classfiles with certain permitted RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations attributes
  26. Backport JDK-8360894
    javac does not accept classfiles with certain permitted RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations attributes
  27. Backport JDK-8360596
    [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed
  28. Backport JDK-8360573
    LambdaExpr02.java runs wrong test class
  29. Bug JDK-8360556
    Duplication of labels not detected
  30. Bug JDK-8360406
    [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed
  31. Backport JDK-8360299
    [s390] [jdk8] Increase javac default stack size for s390x zero
  32. Bug JDK-8360162
    Compiler wrongly add an invokevirtual of *numeric*Value
  33. Bug JDK-8360022
    ClassRefDupInConstantPoolTest.java fails when running in repeat
  34. CSR JDK-8359844
    Behavior change when both -Xlint:options and -Xlint:-options flags are given
  35. Bug JDK-8359596
    Behavior change when both -Xlint:options and -Xlint:-options flags are given
  36. Sub-task JDK-8359493
    Refactor how aggregated mandatory warnings are handled in the compiler
  37. Bug JDK-8359383
    Incorrect starting positions for implicitly typed variables
  38. Bug JDK-8359370
    [lworld] allow instance fields of identity classes to be readable in the prologue phase
  39. Bug JDK-8359336
    javac crashes with NPE while iterating params of MethodSymbol
  40. CSR JDK-8359213
    Inner classes of type parameters emitted as raw types in signatures
  41. Backport JDK-8358852
    tools/javac/diags/CheckExamples.java fails after JDK-8078024 8u backport
  42. Bug JDK-8358801
    javac produces class that does not pass verifier.
  43. Bug JDK-8358777
    [lworld] Allow explicit super invocation in canonical constructors
  44. Backport JDK-8358774
    VerifyError when using switch pattern in this(...) or super(...)
  45. Bug JDK-8358728
    javac does not emit [this-escape] warning when compiling as a module with -Xlint
  46. Bug JDK-8358622
    Pattern matching for switch in non-canonical record constructor fails
  47. Bug JDK-8358604
    Trees for `var` do not have end positions
  48. Enhancement JDK-8358341
    Support the Manifest Class-Path attribute in jar files on the --processor-path
  49. Enhancement JDK-8358288
    Annotation Processors: Unable to modify AST (except by hacking our way around)
  50. Bug JDK-8358066
    Non-ascii package names gives compilation error "import requires canonical name"
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