autodisass-java-bytecode
autodisass-java-bytecode copied to clipboard
Automatically disassemble emacs buffers containing Java bytecode.
I'm looking at the JAR of the [Dacapo benchmarks](https://github.com/dacapobench/dacapobench). I want to check the bytecode of one of the classes of one of the benchmarks, called fop. When I open...
I run emacs 27.1 and have installed autodisass-java-bytecode 1.3. I expect that if opening a .class file, some java mode or disass mode is entered and i can see some...
Using Cygwin GNU Emacs emacs-w32.exe (v25.1.1) with spacemacs on Windows 7, I had the following error when I try to disassemble a class : ``` Error: class not found: /cygdrive/c/windows/Temp/DetailServlet.class...