- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConcurrentWeightCalculation (0.09 sec)
-
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
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Aug 06 12:03:40 UTC 2025 - 8.9K bytes - Viewed (0)