rpau / javalang-compiler

Java compiler elements (symbol and type tables) to perform code semantic analysis
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Raw types should not be bound with "Object" (https://github.com/rpau/javalang-compiler/issues/42) #44

Closed cal101 closed 7 years ago

cal101 commented 7 years ago

See test cases for more info. I am suspicious that my fix in SymbolType is incomplete if the lower (?) bound is anything other than "Object".

rpau commented 7 years ago

Manual patch on 2020a741987b75db66dbe76d5fe3d3ec67d5b0ea