sadananda aithal

Results 8 issues of sadananda aithal

A jdk8 class file with "try with resources" code doesnt decompile correctly Here's the source ![image](https://user-images.githubusercontent.com/30702253/140843455-418e56d1-a022-473b-a3a4-b4740bdd6b3c.png) And here's what the tool outputs ( im using v0.5.4) in my default config...

**Description** Opening a Oracle JDK 1.8_131 hprof file in the latest visualvm 2.0.4 results in the following error: ![image](https://user-images.githubusercontent.com/30702253/93249404-1e849c00-f746-11ea-9b55-114690c4176e.png) I have enabled console logging, so this is what I see:...

I wanted to have a way of stopping the spy logging dynamically. My application is non-jmx based so i provide the p6spy options at startup. By default the p6spy log...

Enhancement
Help needed

i am new to org.reflections package but with the limited exposure i had, it looks like the following code fails to read the classes from the plugins directory: Reflections reflections...

I was suggested to open this java decompiler issue from here https://github.com/deathmarine/Luyten/issues/290 A jdk8 class file with "try with resources" code doesnt decompile correctly Here's the source ![image](https://user-images.githubusercontent.com/30702253/141173478-420bccc1-b904-42b2-a6b2-69e5370484c9.png) And here's...

I find JSFormat an oft used feature of this plugin. So if there was a way to add this to the toolbar as a button that would be good.

feature-request

### Description I have the following use case which works well with Oracle SQL Developer 1. configure a placeholder connection with just host and port 2. username and password is...

x:oracle
xf:connection
xp:normal
external

I have a 7g heap from one of our customers. I suspect there's a lot of unreachable objects in it, because normal MAT parsing shows the heap occupancy at ~120mb....

bug