JEP 270: Reserved Stack Areas for Critical Sections
Vitaly Davidovich
vitalyd at gmail.com
Thu Sep 24 01:20:32 UTC 2015
This is great, but it's somewhat unclear whether non-JDK code can use it.
It mentions the annotation can be applied anywhere, but by default ignored
for non-privileged code with a cmdline flag to override this. So is
non-JDK code in scope or not? If it's in scope with the flag overriden, why
is the annotation in sun.misc? If non-JDK code isn't in scope, it's kind of
sad. Why is the assumption that people will use this annotation
arbitrarily and willy-nilly?
sent from my phone
On Sep 23, 2015 8:26 PM, <mark.reinhold at oracle.com> wrote:
> New JEP Candidate: http://openjdk.java.net/jeps/270
>
> - Mark
>
More information about the hotspot-runtime-dev
mailing list