Export - CSV (All fields)
Export - CSV (Current fields)
- JDK-8007479
Refactor DeferredAttrContext so that it points to parent context - JDK-8007464
Add graph inference support - JDK-8007462
Fix provisional applicability for method references - JDK-8005854
Add support for array constructor references - JDK-8005853
Add support for 'package' as access modifier - JDK-8005852
Treatment of '_' as identifier - JDK-8005851
Remove support for synchronized interface methods - JDK-8005244
Implement overload resolution as per latest spec EDR - JDK-8005243
Restructure method check code to allow pluggable checkers - JDK-8005184
Restructure DeferredAttr to allow pluggable deferred type completers - JDK-8005179
Cleanup Resolve.AmbiguityError - JDK-8005172
Add support for private interface methods in interfaces - JDK-8005166
Add support for static interface methods - JDK-8004105
Expression statement lambdas should be void-compatible - JDK-8004102
Add support for generic functional descriptors - JDK-8004101
Add checks for method reference well-formedness - JDK-8004099
Bad compiler diagnostic generated when poly expression is passed to non-existent method - JDK-8003280
Add lambda tests - JDK-8002099
Add support for intersection types in cast expression - JDK-8001053
Add javax.lang/com.source support for default methods - JDK-8000806
Implement runtime lambda metafactory - JDK-8000694
Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods - JDK-7194586
Add back-end support for invokedynamic - JDK-7193913
Cleanup Resolve.findMethod - JDK-7192246
Add type-checking support for default methods - JDK-7192245
Add parser support for default methods - JDK-7188968
New instance creation expression using diamond is checked twice - JDK-7187104
Inference cleanup: remove redundant exception classes in Infer.java - JDK-7177387
Add target-typing support in method context - JDK-7177386
Add attribution support for method references - JDK-7177385
Add attribution support for lambda expressions - JDK-7175911
Simplify error reporting API in Check.CheckContext interface - JDK-7175538
Integrate efectively final check with DA/DU analysis - JDK-7175433
Inference cleanup: add helper class to handle inference variables - JDK-7166552
Inference: cleanup usage of Type.ForAll - JDK-7154127
Inference cleanup: remove bound check analysis from visitors in Types.java - JDK-7151580
Separate DA/DU logic from exception checking logic in Flow.java - JDK-7151492
Encapsulate check logic into Attr.ResultInfo - JDK-7148622
Some diagnostic methods do not go through Log.report - JDK-7148164
attribution code for diamond should not rely on mutable state - JDK-7144506
Attr.checkMethod should be called after inference variables have been fixed - JDK-7143880
Attr.java has an unsoundness in method arguments attribution - JDK-7133238
Merge proto-kind and proto-type into a single result class - JDK-7133185
Update 292 overload resolution logic to match JLS - JDK-7132880
Resolve should support nested resolution contexts - JDK-7129801
Merge the two method applicability routines - JDK-7115052
Add parser support for method references - JDK-7115050
Add parser support for lambda expressions - JDK-7115049
Add AST node for method references - JDK-7115046
Add AST node for lambda expressions
{"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