java.util.ConcurrentModificationException
E1098241
UNEXPLORED
java.util.ConcurrentModificationException is a runtime exception in Java that signals an illegal modification of a collection while it is being iterated, typically detected by fail-fast iterators.
All labels observed (1)
| Label | Occurrences |
|---|---|
| java.util.ConcurrentModificationException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T14383859 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: java.util.ConcurrentModificationException Context triple: [java.util, containsClass, java.util.ConcurrentModificationException]
-
A.
SynchronizationLockException
SynchronizationLockException is a .NET exception type thrown when a thread attempts to release a synchronization object that it does not own.
-
B.
LockRecursionException
LockRecursionException is a .NET exception type thrown when a thread violates recursion rules while attempting to acquire a lock in the System.Threading namespace.
-
C.
Jakarta Concurrency
Jakarta Concurrency is a Jakarta EE specification that defines standardized APIs and mechanisms for managing asynchronous and parallel execution in enterprise Java applications.
-
D.
java.util.concurrent
java.util.concurrent is a core Java SE package that provides high-level concurrency utilities such as thread pools, synchronization primitives, and concurrent data structures to simplify multithreaded programming.
-
E.
ThreadInterruptedException
ThreadInterruptedException is a .NET exception type that is thrown when a thread is interrupted while it is in a blocked state, such as during sleep or wait operations.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: java.util.ConcurrentModificationException Target entity description: java.util.ConcurrentModificationException is a runtime exception in Java that signals an illegal modification of a collection while it is being iterated, typically detected by fail-fast iterators.
-
A.
SynchronizationLockException
SynchronizationLockException is a .NET exception type thrown when a thread attempts to release a synchronization object that it does not own.
-
B.
LockRecursionException
LockRecursionException is a .NET exception type thrown when a thread violates recursion rules while attempting to acquire a lock in the System.Threading namespace.
-
C.
Jakarta Concurrency
Jakarta Concurrency is a Jakarta EE specification that defines standardized APIs and mechanisms for managing asynchronous and parallel execution in enterprise Java applications.
-
D.
java.util.concurrent
java.util.concurrent is a core Java SE package that provides high-level concurrency utilities such as thread pools, synchronization primitives, and concurrent data structures to simplify multithreaded programming.
-
E.
ThreadInterruptedException
ThreadInterruptedException is a .NET exception type that is thrown when a thread is interrupted while it is in a blocked state, such as during sleep or wait operations.
- F. None of above. chosen
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.