In G1 marking there is a confusing array of names for the threads that do concurrent marking:
- marker
- mark threads
- marking threads
- parallel workers
Make the naming of these threads consistent everywhere.
- marker
- mark threads
- marking threads
- parallel workers
Make the naming of these threads consistent everywhere.
- relates to
-
JDK-8184667 Clean up G1ConcurrentMark files
-
- Resolved
-