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. Bug JDK-8356894
    Adjust CreateSymbols to properly handle the newly added @jdk.internal.RequiresIdentity
  2. Backport JDK-8356876
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  3. Backport JDK-8356873
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  4. CSR JDK-8356857
    InstanceOfTree#getType doesn't specify when it returns null
  5. Sub-task JDK-8356830
    Release note: javac mishandles supplementary character in character literal
  6. Bug JDK-8356696
    javac accepts illegal modifier on local class in violation of JLS §14.3
  7. Enhancement JDK-8356645
    Javac should utilize new ZIP file system read-only access mode
  8. Bug JDK-8356551
    Javac rejects receiver parameter in constructor of local class in early construction context
  9. CSR JDK-8356539
    Expand value-based class warnings to java.lang.ref API
  10. Bug JDK-8356441
    IllegalStateException in RichDiagnosticFormatter after JDK-8355065
  11. Bug JDK-8356411
    Comment tree not reporting correct position for label
  12. Bug JDK-8356322
    javac generates incorrect static init order when interface has default method
  13. Sub-task JDK-8356215
    Release Note: The `-Xlint:none` compiler flag no longer implies `-nowarn`
  14. Enhancement JDK-8356193
    Remove tests from ProblemList-enable-preview.txt fixed by JDK-8344706
  15. Bug JDK-8356143
    Clarification Regarding Java Program Entry Point and Static Block Execution
  16. Bug JDK-8356110
    Few tests under tools/javac failed due to timeout
  17. Sub-task JDK-8356106
    Release Note: The `javac` Compiler Should Not Accept a Lambda Expression Type to be a Class
  18. Sub-task JDK-8356062
    Release Note: -Xprint Output Includes Type Variable Bounds and Annotated Object Supertypes
  19. CSR JDK-8356058
    PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
  20. Bug JDK-8356057
    PrintingProcessor (-Xprint) does not print type variable bounds and type annotations for Object supertypes
  21. CSR JDK-8356043
    Add lint warnings for unnecessary warning suppression
  22. Bug JDK-8356035
    Effectively-constant local variables not eliminated in generation
  23. Backport JDK-8356013
    NPE due to unreported compiler error
  24. Enhancement JDK-8355987
    Investigate Enum translation improvements
  25. CSR JDK-8355978
    javac mishandles supplementary character in character literal
  26. CSR JDK-8355795
    Add source 26 and target 26 to javac
  27. Bug JDK-8355753
    @SuppressWarnings("this-escape") not respected for indirect leak via field
  28. Sub-task JDK-8355751
    Add source 26 and target 26 to javac
  29. Backport JDK-8355610
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  30. Backport JDK-8355609
    javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
  31. Backport JDK-8355591
    Internal java compiler error with type annotations in constants expression in constant fields
  32. Backport JDK-8355590
    Internal java compiler error with type annotations in constants expression in constant fields
  33. Backport JDK-8355477
    tools/javac/lambda/LambdaParserTest.java timed out
  34. Enhancement JDK-8355204
    Consider simplifying type metadata stripping
  35. Bug JDK-8355065
    ConcurrentModificationException in RichDiagnosticFormatter
  36. Backport JDK-8355057
    CompletionFailure in getEnclosingType attaching type annotations
  37. Bug JDK-8355030
    inconsistent syntax error with Comparator.comparingInt.thenComparingInt
  38. Backport JDK-8354948
    In ClassReader, extract a constant for the superclass supertype_index
  39. Backport JDK-8354923
    Type annotation attached to incorrect type during class reading
  40. Bug JDK-8354908
    javac mishandles supplementary character in character literal
  41. Bug JDK-8354893
    [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001)
  42. Bug JDK-8354766
    Test TestUnexported.java javac build fails
  43. Enhancement JDK-8354680
    Modifying static field via an instance should only affect that instance, not all
  44. Enhancement JDK-8354556
    Expand value-based class warnings to java.lang.ref API
  45. Enhancement JDK-8354447
    Missing test for retroactive @SuppressWarnings("dangling-doc-comments") behavior
  46. Bug JDK-8354410
    Unable to compile due to java.lang.StackOverflowError in javac
  47. CSR JDK-8354326
    Implement Primitive Types in Patterns, instanceof, and switch (Third Preview)
  48. Sub-task JDK-8354324
    Implement Primitive Types in Patterns, instanceof, and switch (Third Preview)
  49. Bug JDK-8354323
    Safeguard SwitchBootstraps.typeSwitch when used outside the compiler
  50. CSR JDK-8354304
    Lambda expression types can't be classes
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