Jackie Midroni
Results
1
issues of
Jackie Midroni
During recognizedCallTransformer and unsafeFastPath, `Unsafe.getAndAdd()` or `Unsafe.getAndSet()` can be transformed into an `atomicFetchAndAdd`/`atomicSwap` helper call. For the UnsafeAPI methods, the destination address is passed in as two separate values: a...