Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
    • Projects
      • Issues
        • 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. Sub-task JDK-8351280
          Mark Assertion Predicates useless instead of replacing them by a constant directly
        2. Sub-task JDK-8350579
          Remove Template Assertion Predicates belonging to a loop once it is folded away
        3. Sub-task JDK-8350578
          Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitor
        4. Sub-task JDK-8350577
          Fix missing Assertion Predicates when splitting loops
        5. Sub-task JDK-8346777
          Add missing const declarations and rename variables
        6. Sub-task JDK-8346774
          Use Predicate classes instead of Node classes
        7. Sub-task JDK-8344213
          Cleanup OpaqueLoop*Node verification code for Assertion Predicates
        8. Sub-task JDK-8344171
          Clone and initialize Assertion Predicates in order instead of in reverse-order
        9. Sub-task JDK-8344035
          Replace predicate walking code in Loop Unswitching with a predicate visitor
        10. Sub-task JDK-8343745
          Only update Last Value Assertion Predicates in Loop Unrolling
        11. Sub-task JDK-8342946
          Replace predicate walking code in Loop Unrolling with a predicate visitor
        12. Sub-task JDK-8342945
          Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor
        13. Sub-task JDK-8342943
          Replace predicate walking and cloning code for main/post loops with a predicate visitor
        14. Sub-task JDK-8342047
          Create Template Assertion Predicates with Halt nodes only instead of uncommon traps
        15. Sub-task JDK-8342043
          Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode
        16. Sub-task JDK-8341977
          Replace predicate walking and cloning code for Loop Peeling with a predicate visitor
        17. Sub-task JDK-8341328
          Refactor initial Assertion Predicate creation into separate classes
        18. Sub-task JDK-8340786
          Introduce Predicate classes with predicate iterators and visitors for simplified walking
        19. Sub-task JDK-8335257
          Refactor code to create Initialized Assertion Predicates into separate class
        20. Sub-task JDK-8334650
          Add debug information about whether an Assertion Predicate is for the init or last value
        21. Sub-task JDK-8334571
          Extract control dependency rewiring out of PhaseIdealLoop::dominated_by() into separate method
        22. Sub-task JDK-8331168
          Introduce PredicateEntryIterator to iterate through predicate entries
        23. Sub-task JDK-8330386
          Replace Opaque4Node of Initialized Assertion Predicate with new OpaqueInitializedAssertionPredicateNode
        24. Sub-task JDK-8330004
          Refactor cloning down code in Split If for Template Assertion Predicates
        25. Sub-task JDK-8327111
          Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategies
        26. Sub-task JDK-8327110
          Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split If
        27. Sub-task JDK-8327109
          Refactor data graph cloning used in create_new_if_for_predicate() into separate class
        28. Sub-task JDK-8325746
          Refactor Loop Unswitching code
        29. Sub-task JDK-8305638
          Renaming and small clean-ups around predicates
        30. Sub-task JDK-8305637
          Remove Opaque1 nodes for Parse Predicates and clean up useless predicate elimination
        31. Sub-task JDK-8305636
          Expand and clean up predicate classes and move them into separate files
        32. Sub-task JDK-8305635
          Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classes
        33. Sub-task JDK-8305634
          Renaming predicates, simple cleanups, and adding summary about current predicates
        34. Sub-task JDK-8303497
          [s390x] ProblemList TestUnreachableInnerLoop.java
        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