Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ensureOpened (0.15 sec)

  1. platforms/core-runtime/base-services/src/main/java/org/gradle/internal/classloader/TransformReplacer.java

            // Even though some classes don't need instrumentation, trying to query the closed TransformReplacer is still an error.
            ensureOpened();
    
            if (className == null || protectionDomain == null) {
                // JVM allows to define a class with "null" name through Unsafe. LambdaMetafactory in Java 8 defines a SAM implementation for method handle this way.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 12.7K bytes
    - Viewed (0)
Back to top