4 ms·
A talk at FOSDEM this year [0] describes how the OpenJDK JVM relies on triggering SIGSEGVs in order to efficiently implement thread-local safepoint checks - I w
by mrlsph 3y ago
A talk at FOSDEM this year [0] describes how the OpenJDK JVM relies on triggering SIGSEGVs in order to efficiently implement thread-local safepoint checks - I wonder if that would also be affected?
[0]: https://mostlynerdless.de/blog/2023/07/31/the-inner-workings-of-safepoints/ https://mostlynerdless.de/blog/2023/07/31/the-inner-workings...