Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Bug List
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Tue Sep 5 2023 22:43:20 EDT
Hide Search Description
Bug ID:
385041, 400556, 382702, 405070, 406641, 381121, 381360, 382841, 405071, 399769, 403847, 406175, 402831, 401610, 406760, 384317, 418807, 406847, 380194, 405104, 399792, 419048, 402259, 384320, 384580, 384750, 400874, 385009, 422050, 400904, 405067, 401939, 406589, 383949, 406181, 406392, 399534, 401847, 383096, 423070, 399263, 383714, 405889, 406388, 402231, 399537, 419473, 399778, 398269, 399695, 421903, 381358, 400875, 405068, 406627, 405069, 407131, 406319, 384595, 380106, 406636, 402261, 421898, 383499, 402198, 384593, 383062, 406773, 402219, 399773, 406588, 425134, 406744, 400982, 399793, 383015, 406586, 400159, 382721, 399979, 405066, 382818, 400902, 400919, 383378, 421897, 380188, 404042, 399770, 400899, 382713, 400905, 400745, 382727, 401783, 401789, 401989, 386007, 382701, 399791, 402609, 406584, 402233, 400871, 383085, 398734, 399794, 401845, 398267, 406178, 401769, 400872, 401170, 399224, 421901, 399790, 401790, 406859, 406846, 399780, 384739, 384687, 384600
123 bugs found.
ID
Product
Comp
Assignee
Status
Resolution
Summary
Changed
380106
JDT
Core
satyam.kandula
RESO
FIXE
[1.8] Infrastructure support to enable Java 8 work
2012-06-26
380188
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][lambda] Add support for Lambda Expressions (JSR 335)
2015-03-20
380194
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][lambda] Change ECJ grammar to support JSR 335
2013-03-07
381121
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][grammar] Arrays should be allowed in reference expressions
2013-01-28
381358
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8] Compiler should gracefully reject JSR 335 constructs at source levels 1.7-
2012-07-17
381360
JDT
Core
amj87.iitr
RESO
WORK
[1.8][assist] Code completion broken just after default method definition.
2013-11-30
382701
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Implement semantic analysis of Lambda expressions & Reference expressions.
2014-02-01
382702
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Lambda expressions should be rejected in disallowed contexts.
2013-02-05
382713
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Compiler should reject lambda expressions when target type is not a functional interface
2013-02-05
382721
JDT
Core
jesper
RESO
FIXE
[1.8][compiler] Effectively final variables needs special treatment
2013-11-11
382727
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Lambda expression parameters and locals cannot shadow variables from context
2013-02-12
382818
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] ArrayStoreException while compiling lambda expression
2012-06-18
382841
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] ClassCastException while compiling lambda expressions.
2012-06-18
383015
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Improve error reporting for illegal modifier in TypeElidedFormalParameter
2012-06-30
383062
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Mirror changes to internal scanner in PublicScanner
2012-07-05
383085
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Grammar rule "MethodReference: 'super' '::' NonWildTypeArgumentsopt Identifier" is not being honored
2012-06-20
383096
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler]NullPointerException with a wrong lambda code snippet
2013-11-25
383378
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] analyze performance impact of scanner/parser changes
2014-11-27
383499
JDT
Core
srikanth_sankaran
VERI
FIXE
[1.8][compiler] Parser.buildFileForCompliance missing 1.6, 1.7 and 1.8 modes.
2012-08-06
383714
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Compile fails to reject 1.8 constructs at 1.7- modes.
2012-07-11
383949
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Explicit this parameter illegal in lambda expressions
2012-07-09
384317
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] More smarts needed in Scanner.jumpOver()
2012-07-05
384320
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Syntax error while mixing type annotations & reference expressions.
2012-07-05
384580
JDT
Core
srikanth_sankaran
VERI
INVA
Apply changes in JLS 8.4.5 to calculation of duplicate method return types
2013-03-12
384593
JDT
Core
srikanth_sankaran
RESO
INVA
[1.8] Type parameters should not be accepted in lambda expressions
2012-07-09
384595
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8] Modifiers other than final or annotations should not be accepted for lambda formal parameter list
2013-02-05
384600
JDT
Core
jesper
RESO
FIXE
[1.8] 'this' should not be allowed in lambda/Reference expressions in contexts that don't allow it
2013-02-05
384687
JDT
Core
jesper
RESO
FIXE
[1.8] Wildcard type arguments should be rejected for lambda and reference expressions
2013-11-14
384739
JDT
Core
srikanth_sankaran
RESO
DUPL
[1.8] IAE in ASTNode.setSourceRange(..) on compiling invalid method reference expressions
2013-02-14
384750
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8] Compiler should reject invalid method reference expressions
2013-02-18
385009
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Running alternate parser/scanner in reconnaissance mode could add rigor.
2012-07-17
385041
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] JSR335 Grammar/Parser work: Issues post code review & verification
2013-03-07
386007
JDT
Core
jarthana
RESO
FIXE
[1.8][compiler] Need Junit suite for Java8 tests alone.
2012-10-22
398267
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Variables in the body of the lambda expression should be valid
2013-02-05
398269
JDT
Core
jdt-core-inbox
RESO
INVA
[1.8][compiler] Implement appropriate garbage collection facility for lambda expression entity and its dependents
2013-10-14
398734
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Lambda expression type or return type should be checked against the target functional interface method's result type
2013-02-05
399224
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][internal] Implement TypeBinding.getSingleAbstractMethod
2013-02-06
399263
JDT
Core
anchakrk
RESO
FIXE
[1.8][compiler][internal] Turn MethodVerifier15.doesMethodOverride into a static method.
2013-01-30
399534
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Lambda parameters must be checked for compatibility with the single abstract method of the functional interface
2013-02-05
399537
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Exceptions thrown from lambda body must match specification per function descriptor
2013-02-05
399695
JDT
Core
jesper
RESO
FIXE
[1.8][compiler] migrate parser to other syntax for default methods
2013-02-19
399769
JDT
Core
shankhba
RESO
FIXE
[1.8][compiler] Use of '_' as identifier name should trigger a diagnostic.
2013-03-14
399770
JDT
Core
anchakrk
RESO
FIXE
[1.8][compiler] Implement support for @FunctionalInterface
2013-02-13
399773
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Cast expression should allow for additional bounds to form intersection types
2013-02-10
399778
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Conditional operator expressions should propagate target types
2013-02-19
399780
JDT
Core
jarthana
RESO
FIXE
[1.8][compiler] Compiler should allow static methods and disallow synchronized methods in interfaces.
2013-03-09
399790
JDT
Core
jarthana
RESO
FIXE
[1.8][dom ast] Enhance AST APIs to support JSR 335
2013-07-16
399791
JDT
Core
jarthana
RESO
FIXE
[1.8][dom ast] AST APIs should support code carrying interfaces (static & default methods)
2013-04-11
399792
JDT
Core
jarthana
RESO
FIXE
[1.8][dom ast] AST APIs should support casts with intersection types.
2013-04-24
399793
JDT
Core
manoj.palat
RESO
FIXE
[1.8][dom ast] Add a new node type for compiler node LambdaExpression
2013-03-06
399794
JDT
Core
manoj.palat
RESO
FIXE
[1.8][dom ast] Add a new node type for the compiler node ReferenceExpression
2017-05-10
399979
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Statement expressions should be allowed in non-block lambda body when return type is void
2013-02-05
400159
JDT
Core
srikanth_sankaran
RESO
DUPL
[1.8][compiler] @FunctionalInterface annotation should only be allowed on functional interfaces
2013-02-06
400556
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Visibility checks are missing for lambda/reference expressions.
2013-02-15
400745
JDT
Core
manoj.palat
RESO
FIXE
[1.8][compiler] Compiler incorrectly allows shadowing of local class names.
2013-02-14
400871
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Overhaul overload resolution to reconcile with JLS8 15.12.2
2013-12-18
400872
JDT
Core
srikanth_sankaran
RESO
WONT
[1.8][compiler] Compiler should propagate expected type in method invocation contexts.
2013-02-15
400874
JDT
Core
stephan.herrmann
RESO
FIXE
[1.8][compiler] Inference infrastructure should evolve to meet JLS8 18.x (Part G of JSR335 spec)
2013-12-14
400875
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Code generation for lambda/reference expressions
2014-01-06
400899
JDT
Core
manoj.palat
RESO
FIXE
[1.8][search] Search engine/indexer should evolve to support Java 8 constructs
2018-06-07
400902
JDT
Core
manoj.palat
RESO
FIXE
[1.8][search] Search engine fails to annotation matches in extends/implements clauses.
2013-02-27
400904
JDT
Core
manoj.palat
VERI
DUPL
[1.8][search] Method occurrences inside method reference expressions skipped by search engine.
2014-02-21
400905
JDT
Core
srikanth_sankaran
VERI
FIXE
[1.8][search] Search engine skips functional interface types.
2023-03-13
400919
JDT
Core
manoj.palat
RESO
FIXE
[1.8][search] Search engine fails to annotation matches in type variable bounds.
2013-05-08
400982
JDT
Core
stephan.herrmann
RESO
FIXE
[1.8][compiler] implement foundation for new type inference
2013-10-13
401170
JDT
Core
stephan.herrmann
RESO
WORK
[1.8][compiler] implement detection of poly expressions
2013-10-12
401610
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Allow lambda expressions in non-overloaded method invocation contexts
2021-02-24
401769
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Explore solutions with better performance characteristics than LambdaExpression#copy()
2013-03-04
401783
JDT
Core
srikanth_sankaran
RESO
DUPL
[1.8][compiler] Compile fails to properly type nested generic poly method invocation.
2013-12-08
401789
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Enable support for method/constructor references in non-overloaded method calls.
2013-02-26
401790
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Follow up of bug 401610, explicit constructor calls and allocation expressions needs updates too.
2013-02-26
401845
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Bad interaction between varargs and lambas/references.
2013-02-26
401847
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Polyconditionals not accepted in method invocation contexts.
2013-11-17
401939
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Incorrect shape analysis leads to method resolution failure
2013-03-02
401989
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] hook lambda expressions into "can be static" analysis
2013-04-28
402198
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][infrastructure] Enhance IErrorHandlingPolicy to support a new policy: ignore all errors.
2013-03-02
402219
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Compile time errors in lambda during hypothetical type check should render candidate method inapplicable.
2013-12-07
402231
JDT
Core
manoj.palat
RESO
FIXE
[1.8][ast rewrite] Rewrite support for lambda expressions.
2013-04-09
402233
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][infrastructure] Implement Expression.tIsMoreSpecific(TypeBinding t, TypeBinding s)
2013-03-03
402259
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] NPE during overload resolution when there are syntax errors.
2013-03-04
402261
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Shape analysis confused by returns from inner classes/lambdas
2013-03-04
402609
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] AIOOB exception with a program using method references.
2013-03-07
402831
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][internal] ReferenceExpression should not implement ReferenceContext.
2013-03-10
403847
JDT
Core
stephan.herrmann
RESO
FIXE
[1.8][compiler] support two phase type inference
2013-12-05
404042
JDT
Core
stephan.herrmann
RESO
FIXE
[1.8][compiler] when Invocation Type Inference fails fall back to the provisional result for error reporting
2013-03-21
405066
JDT
Core
jesper
RESO
FIXE
[1.8][compiler][codegen] Implement code generation infrastructure for JSR335.
2013-07-01
405067
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Generate code for stateless lambda expressions.
2013-04-21
405068
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Generate code for lambdas that capture locals from enclosing/outer contexts
2013-04-23
405069
JDT
Core
jesper
RESO
FIXE
[1.8][compiler][codegen] Generate code for method references.
2013-04-21
405070
JDT
Core
jesper
RESO
FIXE
[1.8][compiler][codegen] Generate code for constructor references
2013-04-21
405071
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Generate code for array constructor references
2013-04-24
405104
JDT
Core
aclement
RESO
FIXE
[1.8][compiler][codegen] Implement support for serializeable lambdas
2014-01-13
405889
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Resilience against NPE needed in Scope.getJavaLangInvokeMethodHandlesLookup
2013-04-26
406175
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Generate code for lambdas with expression body.
2013-04-22
406178
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Some functional interfaces are wrongly rejected
2013-04-22
406181
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] IncompatibleClassChangeError when running code with lambda method.
2013-04-29
406319
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Generate code for enclosing instance capture in lambda methods
2013-04-27
406388
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Runtime evaluation of method reference produces "BootstrapMethodError: call site initialization exception"
2013-04-25
406392
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Improve identification of lambdas that must capture enclosing instance
2013-04-28
406584
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] ClassFormatError: Invalid method signature
2013-04-26
406586
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Missing error about unavailable enclosing instance.
2013-04-27
406588
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] java.lang.invoke.LambdaConversionException: Incorrect number of parameters for static method newinvokespecial
2013-04-27
406589
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] super call misdispatched
2013-04-26
406627
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Annotations on lambda parameters go the way of /dev/null
2013-04-26
406636
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][binary tools] AIOOB while disassembling class file.
2013-04-26
406641
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] Code generation for intersection cast.
2013-04-27
406744
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] LambdaConversionException seen when method reference targets a varargs method.
2014-02-02
406760
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] "VerifyError: Bad type on operand stack" with qualified super method references
2013-04-29
406773
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler][codegen] "java.lang.IncompatibleClassChangeError" caused by attempted invocation of private constructor
2013-04-29
406846
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8] compiler NPE for method reference/lambda code compiled with < 1.8 compliance
2013-04-30
406847
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8] lambda code compiles but then produces IncompatibleClassChangeError when run
2013-04-30
406859
JDT
Core
shankhba
RESO
FIXE
[1.8][compiler] Bad hint that method could be declared static
2013-05-20
407131
JDT
Core
manoj.palat
RESO
FIXE
[1.8][dom ast]ASTRewrite support for ReferenceExpression nodes family
2013-12-05
418807
JDT
Core
stephan.herrmann
RESO
DUPL
[1.8] Collector type parameter must be explicitly set to compile
2013-12-12
419048
JDT
Core
stephan.herrmann
RESO
FIXE
[1.8][compiler] Lambda type inference problem
2013-12-10
419473
JDT
Core
manoj.palat
RESO
WORK
[1.8][search] Search engines misses type annotations on wildcard types.
2013-10-18
421897
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Errors in lambda body should not influence overload resolution.
2013-11-17
421898
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Implement shape analysis as a preliminary pass.
2013-11-17
421901
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Incorrect error message : "Cannot return void result"
2013-11-17
421903
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Incorrect shape analysis leads to being program being rejected.
2013-11-17
422050
JDT
Core
srikanth_sankaran
RESO
FIXE
[1.8][compiler] Overloaded method call with poly-conditional expression rejected by the compiler
2013-11-19
423070
JDT
Core
stephan.herrmann
CLOS
DUPL
[compiler] Eclipse Compiler won't compile this code (JDK8 does)
2014-02-01
425134
JDT
Core
jarthana
VERI
FIXE
[1.8][model] Implement IJavaElements for lambda expression
2017-05-10
123 bugs found.
Change Columns
Edit Search
as