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-8358341
    Support the Manifest Class-Path attribute in jar files on the --processor-path
  2. Enhancement JDK-8358288
    Annotation Processors: Unable to modify AST (except by hacking our way around)
  3. Bug JDK-8358066
    Non-ascii package names gives compilation error "import requires canonical name"
  4. Bug JDK-8357653
    Inner classes of type parameters emitted as raw types in signatures
  5. CSR JDK-8357640
    Type error with inner classes of generic classes in functions generic by outer
  6. Bug JDK-8357617
    [lworld] trivial: remove remaining references to "jdk.jdeps/com.sun.tools.classfile"
  7. Bug JDK-8357535
    javac incorrectly accepts local class instantiation in static context
  8. Bug JDK-8357472
    NPE in Types.containsType for type variable used as a qualifier
  9. Bug JDK-8357454
    [lworld] trivial: removed modules still named in LoadableDescriptorsAttrTest2 & ValueBasedFlagsTest
  10. Bug JDK-8357367
    javac incorrectly accepts invalid character constant
  11. Bug JDK-8357361
    Exception when compiling switch expression with inferred type
  12. Bug JDK-8357242
    java.lang.VerifyError: Inconsistent stackmap frames at branch target 68
  13. Bug JDK-8357185
    Value stored on local stack that is not used later
  14. Bug JDK-8357054
    [lworld] tools/javac/valhalla/value-objects/ test still using com.sun.tools.classfile
  15. Bug JDK-8357016
    Candidate main methods not computed properly
  16. Enhancement JDK-8356991
    Store javac synthetic enum switch map in an immutable list
  17. Bug JDK-8356894
    Adjust CreateSymbols to properly handle the newly added @jdk.internal.RequiresIdentity
  18. Backport JDK-8356876
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  19. Backport JDK-8356873
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  20. CSR JDK-8356857
    InstanceOfTree#getType doesn't specify when it returns null
  21. Sub-task JDK-8356830
    Release Note: javac Mishandles Supplementary Character in Character Literal
  22. Bug JDK-8356696
    javac accepts illegal modifier on local class in violation of JLS §14.3
  23. Enhancement JDK-8356645
    Javac should utilize new ZIP file system read-only access mode
  24. Bug JDK-8356551
    Javac rejects receiver parameter in constructor of local class in early construction context
  25. CSR JDK-8356539
    Expand value-based class warnings to java.lang.ref API
  26. Bug JDK-8356441
    IllegalStateException in RichDiagnosticFormatter after JDK-8355065
  27. Bug JDK-8356411
    Comment tree not reporting correct position for label
  28. Bug JDK-8356322
    javac generates incorrect static init order when interface has default method
  29. Sub-task JDK-8356215
    Release Note: The `-Xlint:none` compiler flag no longer implies `-nowarn`
  30. Enhancement JDK-8356193
    Remove tests from ProblemList-enable-preview.txt fixed by JDK-8344706
  31. Bug JDK-8356143
    Clarification Regarding Java Program Entry Point and Static Block Execution
  32. Bug JDK-8356110
    Few tests under tools/javac failed due to timeout
  33. Sub-task JDK-8356106
    Release Note: The `javac` Compiler Should Not Accept a Lambda Expression Type to be a Class
  34. Sub-task JDK-8356062
    Release Note: -Xprint Output Includes Type Variable Bounds and Annotated Object Supertypes
  35. CSR JDK-8356058
    PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
  36. Bug JDK-8356057
    PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
  37. CSR JDK-8356043
    Add lint warnings for unnecessary warning suppression
  38. Bug JDK-8356035
    Effectively-constant local variables not eliminated in generation
  39. Backport JDK-8356013
    NPE due to unreported compiler error
  40. Enhancement JDK-8355987
    Investigate Enum translation improvements
  41. CSR JDK-8355978
    javac mishandles supplementary character in character literal
  42. CSR JDK-8355795
    Add source 26 and target 26 to javac
  43. Bug JDK-8355753
    @SuppressWarnings("this-escape") not respected for indirect leak via field
  44. Sub-task JDK-8355751
    Add source 26 and target 26 to javac
  45. Backport JDK-8355610
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  46. Backport JDK-8355609
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  47. Backport JDK-8355591
    Internal java compiler error with type annotations in constants expression in constant fields
  48. Backport JDK-8355590
    Internal java compiler error with type annotations in constants expression in constant fields
  49. Backport JDK-8355477
    tools/javac/lambda/LambdaParserTest.java timed out
  50. Enhancement JDK-8355204
    Consider simplifying type metadata stripping
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