remove sun.misc.unsafe leftover in the test and benchmark code #4969
Annotations
1 error and 2 warnings
Spotbugs
Process completed with exit code 1.
|
Spotbugs:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/Reset.java#L48
[RethrowReflectiveOperationExceptionAsLinkageError] Prefer LinkageError for rethrowing ReflectiveOperationException as unchecked
|
Spotbugs:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/Reset.java#L48
[RethrowReflectiveOperationExceptionAsLinkageError] Prefer LinkageError for rethrowing ReflectiveOperationException as unchecked
|
Loading