Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testMultipleFieldAccessesDoNotLeakAccessibility (0.13 sec)

  1. impl/maven-core/src/test/java/org/apache/maven/configuration/internal/EnhancedCompositeBeanHelperTest.java

                    finalAccessibility,
                    "Field accessibility should be restored to its original state after setting value");
        }
    
        @Test
        void testMultipleFieldAccessesDoNotLeakAccessibility() throws Exception {
            // This test verifies that repeated field accesses don't leave fields in an accessible state
            // which was the issue with the old caching implementation
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Nov 12 14:59:46 UTC 2025
    - 8.7K bytes
    - Viewed (0)
Back to top