- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testConcurrentWeightCalculation (0.23 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/lifecycle/internal/builder/multithreaded/SmartProjectComparatorTest.java
long weightC = comparator.getProjectWeight(ProjectDependencyGraphStub.C); assertEquals(weightB, weightC, "Projects B and C should have the same weight"); } @Test void testConcurrentWeightCalculation() throws Exception { // Test that concurrent weight calculation doesn't cause recursive update issues // This test simulates the scenario that causes the IllegalStateException
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Aug 06 12:03:40 GMT 2025 - 8.9K bytes - Click Count (0)