Jan Lahoda
|
b37228e11f
|
8248641: Trees.getScope returns incorrect results for code inside a rule case
Ensuring rule cases are copied correctly by TreeCopier.
Reviewed-by: vromero
|
2020-07-29 11:34:24 +02:00 |
|
Jan Lahoda
|
1b64fb2063
|
8247334: Trees.getScope crashes for annotated local records
Reviewed-by: vromero
|
2020-06-12 13:38:06 +02:00 |
|
Jan Lahoda
|
a5e03e234b
|
8235564: javac crashes while compiling incorrect method invocation with member reference
Reviewed-by: vromero
|
2020-06-10 11:01:29 +02:00 |
|
Jan Lahoda
|
7671f2716b
|
8245786: Scope is wrong for ClassTree representing record
Listing RECORD as a class-like Tree Kind while computing Scope.
Reviewed-by: jjg
|
2020-05-28 13:37:39 +02:00 |
|
Jan Lahoda
|
7a006b3608
|
8230847: Trees.getScope may crash when invoked for statement inside switch
More thoroughly avoiding side-effects when attributing (to) for Trees.getScope.
Reviewed-by: mcimadamore
|
2019-11-04 10:58:14 +01:00 |
|
Vicente Romero
|
10da56f017
|
8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
Reviewed-by: mcimadamore
|
2018-11-27 11:07:44 -05:00 |
|
Jan Lahoda
|
66025558bb
|
8207229: Trees.getScope crashes for broken lambda
8207230: Trees.getScope runs Analyzers
Reviewed-by: vromero
|
2018-07-17 14:28:56 +02:00 |
|
Jan Lahoda
|
eaf0364068
|
8205418: Assorted improvements to source code model
Improving tree positions, better error recovery, fixing Trees.getScope for possibly erroneous lambdas.
Reviewed-by: jjg, mcimadamore, vromero
|
2018-06-29 10:41:10 +02:00 |
|