RFR (14) 8236769: Clarify javadoc of memory access API
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Wed Jan 8 12:18:20 UTC 2020
Hi,
this is a small patch which addresses the javadoc issues in the memory
access API, which were pointed out in the CSR review [1].
Additionally, this patch also adds a test (contributed by Paul Sandoz,
thanks!), which makes sure that passing values of the wrong type to
memory access var handle result in an CCE at runtime.
Since this is a doc & test fix, I've marked the issue as noreg-doc, and
I think this should be ok for 14.
Cheers
Maurizio
[1] - https://bugs.openjdk.java.net/browse/JDK-8234050
More information about the core-libs-dev
mailing list