sadananda aithal
sadananda aithal
A jdk8 class file with "try with resources" code doesnt decompile correctly Here's the source  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:  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...
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  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.
### 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...
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....