jvm-dump-proxy
jvm-dump-proxy copied to clipboard
A proxy DLL for Windows to dump JVM classes at JNI level
Results
1
jvm-dump-proxy issues
Sort by
recently updated
recently updated
newest added
I get some problems when I try to compile vm-dump-proxy: CMakeFiles\version.dir/objects.a(hook.cpp.obj):D:/xxxx/jvm-dump-proxy-master/proxy.h:13:(.text+0x3f): relocation truncated to fit: R_X86_64_32S against `.bss' ;CMakeFiles\version.dir/objects.a(hook.cpp.obj):D:/teng/jvm-dump-proxy-master/proxy.h:14:(.text+0x49): relocation truncated to fit: R_X86_64_32S against `.bss' all these problems aims...
bug