dmitry-bluerock

Results 1 issues of dmitry-bluerock

Hello, I'm trying to intercept an external library load in java. There is a public API in java: System.loadLibrary() and Runtime.loadLibrary(). However the next code works for java 8 and...

question