Luyten icon indicating copy to clipboard operation
Luyten copied to clipboard

try with resources decompilation is not accurate

Open sadaaithal opened this issue 2 years ago • 2 comments

A jdk8 class file with "try with resources" code doesnt decompile correctly Here's the source image

And here's what the tool outputs ( im using v0.5.4) in my default config

image

I couldn't find past issues around this area. Is this addressed in any of the recent builds? thanks in advance!

sadaaithal avatar Nov 09 '21 01:11 sadaaithal

@sadaaithal This is not Luyten issue, it's up to decompiler engine - procyon I'd recommend to open up such an issue over here https://github.com/mstrobel/procyon/issues

greenozon avatar Nov 09 '21 06:11 greenozon

@sadaaithal This is not Luyten issue, it's up to decompiler engine - procyon I'd recommend to open up such an issue over here https://github.com/mstrobel/procyon/issues

thanks @greenozon , ive opened an issue under the procyon project

sadaaithal avatar Nov 10 '21 18:11 sadaaithal