JEP: Limit Speculative Execution - Draft published
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Tue Aug 28 19:28:59 UTC 2018
FYI,
I’ve published a draft JEP [1] to cover the work needed to limit
speculative execution for Java applications.
This JEP covers the initial work to make use of new C++ compiler
options to limit speculative execution in native code in the
JDK. Some changes related to this work have been through a first
round of review [2]. The changes required to limit speculative
execution in code generated by the JVM is in development, in
collaboration with the OpenJDK Vulnerability Group, and details
will be added to the JEP as the work progresses.
[1] http://openjdk.java.net/jeps/8207206 <http://openjdk.java.net/jeps/8207206>
[2] http://mail.openjdk.java.net/pipermail/build-dev/2018-June/022247.html <http://mail.openjdk.java.net/pipermail/build-dev/2018-June/022247.html>
Thanks,
/Jesper
More information about the jdk-dev
mailing list