polyglot-compiler / JLang

JLang: Ahead-of-time compilation of Java programs to LLVM
http://polyglot-compiler.github.io/JLang/
Other
284 stars 29 forks source link

Handle Compilation of Filtered JDK Methods #55

Open dz333 opened 4 years ago

dz333 commented 4 years ago

At some point, there were methods in the JDK which we couldn't compile and so we filtered them out during compilation. It seems like the time to revisit those and try to get them to work now.

The list can be found in: jlang/jdk/jdk-method-filter.txt