Issue description
The following occurs on Java 24 with gradle-tooling-api-8.12.1
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by org.gradle.internal.impldep.com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/Users/james/.gradle/caches/modules-2/files-2.1/org.gradle/gradle-tooling-api/8.12.1/f1b0a541a7268dd9adf3882a1218b0470b23c56d/gradle-tooling-api-8.12.1.jar)
WARNING: Please consider reporting this to the maintainers of class org.gradle.internal.impldep.com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release