Java 8 Byte code to LLVM IR

Hello folks,

I want to convert Java 8 Byte code (including Java 8 Stream API) to LLVM IR

Is there any tool or library or LLVM frontend that can help me out ?

Best regards,

maybe the (retired) VMKitProject can be of help

http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf
http://vmkit.llvm.org/