Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
12.51k
stars
1.67k
forks
source link
Allow AnonymousClassDefiner class initializer complete normally if running on JDK >=17 with Unsafe.defineAnonymousClass removed. #1821
Closed
copybara-service[bot] closed 6 months ago
Allow AnonymousClassDefiner class initializer complete normally if running on JDK >=17 with Unsafe.defineAnonymousClass removed.