Export - CSV (All fields)
Export - CSV (Current fields)
JDK-8351280
Mark Assertion Predicates useless instead of replacing them by a constant directlyJDK-8350579
Remove Template Assertion Predicates belonging to a loop once it is folded awayJDK-8350578
Refactor useless Parse and Template Assertion Predicate elimination code by using a PredicateVisitorJDK-8350577
Fix missing Assertion Predicates when splitting loopsJDK-8346777
Add missing const declarations and rename variablesJDK-8346774
Use Predicate classes instead of Node classesJDK-8344213
Cleanup OpaqueLoop*Node verification code for Assertion PredicatesJDK-8344171
Clone and initialize Assertion Predicates in order instead of in reverse-orderJDK-8344035
Replace predicate walking code in Loop Unswitching with a predicate visitorJDK-8343745
Only update Last Value Assertion Predicates in Loop UnrollingJDK-8342946
Replace predicate walking code in Loop Unrolling with a predicate visitorJDK-8342945
Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitorJDK-8342943
Replace predicate walking and cloning code for main/post loops with a predicate visitorJDK-8342047
Create Template Assertion Predicates with Halt nodes only instead of uncommon trapsJDK-8342043
Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNodeJDK-8341977
Replace predicate walking and cloning code for Loop Peeling with a predicate visitorJDK-8341328
Refactor initial Assertion Predicate creation into separate classesJDK-8340786
Introduce Predicate classes with predicate iterators and visitors for simplified walkingJDK-8335257
Refactor code to create Initialized Assertion Predicates into separate classJDK-8334650
Add debug information about whether an Assertion Predicate is for the init or last valueJDK-8334571
Extract control dependency rewiring out of PhaseIdealLoop::dominated_by() into separate methodJDK-8331168
Introduce PredicateEntryIterator to iterate through predicate entriesJDK-8330386
Replace Opaque4Node of Initialized Assertion Predicate with new OpaqueInitializedAssertionPredicateNodeJDK-8330004
Refactor cloning down code in Split If for Template Assertion PredicatesJDK-8327111
Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategiesJDK-8327110
Refactor create_bool_from_template_assertion_predicate() to separate class and fix identical cloning cases used for Loop Unswitching and Split IfJDK-8327109
Refactor data graph cloning used in create_new_if_for_predicate() into separate classJDK-8325746
Refactor Loop Unswitching codeJDK-8305638
Renaming and small clean-ups around predicatesJDK-8305637
Remove Opaque1 nodes for Parse Predicates and clean up useless predicate eliminationJDK-8305636
Expand and clean up predicate classes and move them into separate filesJDK-8305635
Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classesJDK-8305634
Renaming predicates, simple cleanups, and adding summary about current predicatesJDK-8303497
[s390x] ProblemList TestUnreachableInnerLoop.java
{"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