Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236305 | 15 | Robbin Ehn | P4 | Resolved | Fixed | team |
Option was introduced in JDK 10.
We are seeing many new features using handshakes for grace-periods (barrier) and doing thread-to-thread communication.
Soon turning off handshakes is not viable performance-wise.
We are seeing many new features using handshakes for grace-periods (barrier) and doing thread-to-thread communication.
Soon turning off handshakes is not viable performance-wise.
- backported by
-
JDK-8236305 Obsolete ThreadLocalHandshakes
- Resolved
- relates to
-
JDK-8235965 Tests using ThreadLocalHandshakes need to stop using it as it no longer exists
- Closed
-
JDK-8235811 Partially undo changes to Graal and AOT introduced in 8220049.
- Closed
-
JDK-8226731 Remove StoreLoad in G1 post barrier
- Open
1.
|
Deprecate -XX:-ThreadLocalHandshakes | Resolved | Robbin Ehn | ||
2.
|
Remove global safepoint code | Resolved | Robbin Ehn |