From 7b66bc83e166957e2d6b97c8848685d6d30ccfca Mon Sep 17 00:00:00 2001 From: Kevin Grigorenko Date: Tue, 30 Jun 2026 08:56:52 -0500 Subject: [PATCH] [Fix #190]: Ensure higher Javac for AtomicLongArray.compareAndExchange Signed-off-by: Kevin Grigorenko --- testing/jcstress-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/jcstress-tests/pom.xml b/testing/jcstress-tests/pom.xml index 61a30d2d..bdbd35de 100644 --- a/testing/jcstress-tests/pom.xml +++ b/testing/jcstress-tests/pom.xml @@ -68,7 +68,7 @@ THE POSSIBILITY OF SUCH DAMAGE. - 1.8 + 21