peter-lawrey / Java-Thread-Affinity

Control thread affinity for Java
379 stars 77 forks source link

java.lang.ArrayIndexOutOfBoundsException when AffinityLock.acquireLock() #50

Open zhuanwb opened 6 years ago

zhuanwb commented 6 years ago

when invoking AffinityLock.acquireLock(),the exception ArrayIndexOutOfBoundsException occurs.what's the problem?