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. Backport JDK-8337384
    javac AssertionError addLocalVar checkNull
  2. Backport JDK-8337357
    Switch case with pattern matching and guard clause compiles inconsistently
  3. Bug JDK-8337334
    Test tools/javac/7142086/T7142086.java timeout with fastdebug binary
  4. Bug JDK-8337142
    StackOverflowError in Types.containsTypeRecursive with deeply nested type hierarchy
  5. Backport JDK-8337046
    Group 5b: .out files for enum tests in tools/javac dir
  6. Backport JDK-8337045
    Group 5c: .out files for enum tests in tools/javac/dir
  7. Bug JDK-8337037
    compiler internal options are not printing the stacktrace after a compiler crash
  8. Enhancement JDK-8336942
    Improve test coverage for class loading elements with annotations of different retentions
  9. Backport JDK-8336885
    Group 5a: .out files for enum tests in tools/javac dir
  10. Backport JDK-8336869
    Group 4: create .out files for DefiniteAssignment tests in tools/javac dir
  11. Bug JDK-8336786
    VerifyError with lambda capture and enclosing instance references
  12. Bug JDK-8336781
    Erroneous exhaustivity check with boolean switch
  13. Bug JDK-8336770
    Anonymous classes based on inner local classes are restricted in pre-construction
  14. Backport JDK-8336738
    Group 3: create .out files for unicode, implicitThis and importChecks tests in tools/javac dir
  15. Backport JDK-8336705
    javac AssertionError addLocalVar checkNull
  16. Backport JDK-8336630
    Group 2: create .out files for OverrideChecks tests in tools/javac dir
  17. Backport JDK-8336589
    Group 1: create .out files for cast and capture negative tests in tools/javac dir
  18. Bug JDK-8336492
    Regression in lambda serialization
  19. Bug JDK-8336491
    Unnecessary boxing conversions in void-returning lambdas
  20. Bug JDK-8336470
    Source launcher should work with service loader SPI in unnamed module
  21. Backport JDK-8336388
    Java Record Pattern Match leads to infinite loop
  22. Bug JDK-8336372
    Generic Type inference problem
  23. Bug JDK-8336320
    NullPointerException: Cannot invoke Type.getTag because type is null after JDK-8334037
  24. Bug JDK-8336255
    Invalid compiler error with early reference in nested class
  25. Backport JDK-8336250
    Switch case with pattern matching and guard clause compiles inconsistently
  26. Backport JDK-8336138
    AssertionError: Missing type variable in where clause
  27. Sub-task JDK-8335991
    Implement Simple Source Files and Instance Main Methods (Fourth Preview)
  28. Sub-task JDK-8335989
    Implement JEP 494: Module Import Declarations (Second Preview)
  29. Bug JDK-8335985
    JavadocTokenizer generates a JAVADOC comment style instead of BLOCK for `/**/`)
  30. Backport JDK-8335926
    AssertionError: Missing type variable in where clause
  31. Bug JDK-8335917
    com/sun/tools/javac/comp/Check.java:2880: error: incompatible types
  32. Bug JDK-8335818
    Double brace initializer consistently produces wrong runtime type
  33. Bug JDK-8335817
    javac AssertionError addLocalVar checkNull
  34. Bug JDK-8335796
    [lworld] several refactorins and bug fixes
  35. Bug JDK-8335772
    [lworld] fix for JDK-8335641 should have added some classes to GensrcValueClasses.gmk
  36. Bug JDK-8335766
    Switch case with pattern matching and guard clause compiles inconsistently
  37. Bug JDK-8335641
    [lworld] add the MigratedValueClass annotation to some classes missing it, some bug fixes
  38. Backport JDK-8335535
    SourceExample.SOURCE_14 comment should refer to 'switch expressions' instead of 'text blocks'
  39. Backport JDK-8335496
    Refactor test/langtools/tools/javac/versions/Versions.java
  40. Bug JDK-8335483
    [lworld] identity class extending Number should not get the new serialization related warning
  41. Bug JDK-8335447
    tools/javac/annotations/typeAnnotations/referenceinfos tests timed out
  42. Enhancement JDK-8335404
    javac implicit annotation processing warning should print processors
  43. Enhancement JDK-8335403
    Add support for captured constants to `LambdaMetafactory` and compilation
  44. Bug JDK-8335402
    The negated instanceof pattern in the last else if clause does not take effect
  45. Bug JDK-8335385
    javac crash on unattributed piece of AST
  46. Bug JDK-8335328
    StringTemplate.Processor: processor type cannot be a raw type: <any>
  47. Bug JDK-8335280
    [lworld] adding more tests to improve code coverage plus fixing minor bugs
  48. Bug JDK-8335279
    [lworld] javac should attribute instance initializers according to their final location relative to the super ctor invocation
  49. Bug JDK-8335187
    [lworld] add a comment to Object::finalize stating that it is not supported for value classes
  50. Enhancement JDK-8335159
    Move method reference to lambda desugaring before Lower
Refresh results
<< Previous 4 5 6 7 8
{"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