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-8348461
    Make java.se participate in the preview language feature `requires transitive java.base`
  2. Backport JDK-8348457
    JEP 492: instantiating local classes in a different static context should not be allowed
  3. Backport JDK-8348456
    JEP 492: extending local class in a different static context should not be allowed
  4. Enhancement JDK-8348427
    DeferredLintHandler API should use JCTree instead of DiagnosticPosition
  5. Bug JDK-8348410
    Preview flag not checked during compilation resulting in runtime crash
  6. Bug JDK-8348212
    Need to add warn() step to JavacTaskImpl after JDK-8344148
  7. Backport JDK-8348177
    OptionSmokeTest.java uses hard-coded release values
  8. Backport JDK-8348168
    Update URLs in minefield tests
  9. Backport JDK-8348046
    Rewrite MineField test
  10. Bug JDK-8348038
    Docs build failing in Options.notifyListeners with AssertionError
  11. Bug JDK-8348031
    Arrays.stream with reflection causes compilation error in JDK 8
  12. Bug JDK-8347989
    Trees.getScope may crash for not-yet attributed source
  13. Enhancement JDK-8347958
    Minor compiler cleanups relating to MandatoryWarningHandler
  14. Bug JDK-8347912
    Compiling module-info with package with only package-info or resources fails
  15. Backport JDK-8347765
    module-info classfile missing the preview flag
  16. Bug JDK-8347754
    [lw5] fix the order of nullness markers in signatures
  17. Backport JDK-8347737
    Release Note: Indy String Concat Changes Order of Operations
  18. Bug JDK-8347646
    module-info classfile missing the preview flag
  19. Bug JDK-8347562
    javac crash due to type vars in permits clause
  20. Bug JDK-8347530
    Improve error message with invalid permits clauses
  21. Backport JDK-8347487
    Indy string concat changes order of operations
  22. Bug JDK-8347474
    Options singleton is used before options are parsed
  23. Backport JDK-8347358
    Improve test coverage for class loading elements with annotations of different retentions
  24. Bug JDK-8347330
    False negative "name clash" when method has a different type argument in param
  25. Backport JDK-8347317
    Improve test coverage for class loading elements with annotations of different retentions
  26. Backport JDK-8347312
    (javac) investigate failing tests in JavacParserTest
  27. Bug JDK-8347291
    Exhaustive switch over a generic sealed abstract class
  28. Bug JDK-8347141
    Several javac tests compile with an unnecessary -Xlint:-path flag
  29. Bug JDK-8347136
    Compilation of test tools/javac/T8024039/NoDeadCodeGenerationOnTrySmtTest.java can trigger StackOverflowError in javac
  30. Bug JDK-8347057
    Local class cannot be instantiated from a static context
  31. Backport JDK-8346959
    langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
  32. Bug JDK-8346751
    Internal java compiler error with type annotations in constants expression in constant fields
  33. Backport JDK-8346692
    ToolBox::grep should allow for negative filtering
  34. Backport JDK-8346643
    langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows
  35. Backport JDK-8346486
    Make java.se participate in the preview language feature `requires transitive java.base`
  36. CSR JDK-8346471
    [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries
  37. Bug JDK-8346469
    [REDO BACKPORT] Missing array bounds check in ClassReader.parameter
  38. Bug JDK-8346294
    Invalid lint category specified in compiler.properties
  39. Task JDK-8346165
    Investigate if the end positions of the AST nodes could be stored more efficiently
  40. Task JDK-8346164
    Investigate if class loading by javac could be reduced when generating new classes using annotation processor
  41. Bug JDK-8346126
    Test tools/javac/processing/6511613/clss41701.java failed: NoClassDefFoundError: jdk/internal/ref/Cleaner
  42. Backport JDK-8346090
    JEP 492: instantiating local classes in a different static context should not be allowed
  43. Backport JDK-8346089
    JEP 492: extending local class in a different static context should not be allowed
  44. Bug JDK-8345997
    Enum: difference of behaviour between exhaustive switch vs. using default:
  45. Bug JDK-8345953
    JEP 492: instantiating local classes in a different static context should not be allowed
  46. Bug JDK-8345944
    JEP 492: extending local class in a different static context should not be allowed
  47. Bug JDK-8345622
    test/langtools/tools/javac/annotations/parameter/ParameterAnnotations.java should set processorpath to work correctly in the agentvm mode
  48. Backport JDK-8345600
    Release Note: Indy String Concat Changes Order of Operations
  49. Backport JDK-8345599
    Release Note: Indy String Concat Changes Order of Operations
  50. Enhancement JDK-8345510
    launcher.err.security.manager resource property can be removed
Refresh results
<< Previous 1 2 3 4 5
{"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