Skip to content

Allow AnonymousClassDefiner class initializer complete normally if running on JDK >=17 with Unsafe.defineAnonymousClass removed. #688

Allow AnonymousClassDefiner class initializer complete normally if running on JDK >=17 with Unsafe.defineAnonymousClass removed.

Allow AnonymousClassDefiner class initializer complete normally if running on JDK >=17 with Unsafe.defineAnonymousClass removed. #688

Annotations

3 warnings

Test using Bazel with JDK 11 on ubuntu-latest

succeeded May 10, 2024 in 2m 24s