-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b04
The `ParallelRefProcEnabled` flag controls whether reference processing is multi-threaded. It is enabled by default, and there is little reason to disable it in modern usage.
Maintaining this flag adds unnecessary complexity to the reference processing logic. To simplify the codebase, we propose to remove (deprecate then obsolete) this flag.
This flag is exclusively utilized by the Parallel/G1 GC.
Maintaining this flag adds unnecessary complexity to the reference processing logic. To simplify the codebase, we propose to remove (deprecate then obsolete) this flag.
This flag is exclusively utilized by the Parallel/G1 GC.
- csr for
-
JDK-8359925 Deprecate and obsolete ParallelRefProcEnabled
-
- Closed
-
- relates to
-
JDK-8378348 Obsolete ParallelRefProcEnabled
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/516197f5
-
Review(master)
openjdk/jdk/25875
There are no Sub-Tasks for this issue.