-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: core-libs
-
None
When we have FJP & CHP, they change ThreadLocalRandom.probe to avoid conflicts.
The fact is that when we use both FJP & CHP - ThreadLocalRandom.probe is changed constantly, causing conflicts and has negative performance.
The fact is that when we use both FJP & CHP - ThreadLocalRandom.probe is changed constantly, causing conflicts and has negative performance.