[foreign-memaccess+abi] RFR: 8294970: Add linker option for saving thread-locals that the VM can overwrite [v4]
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Oct 26 15:19:13 UTC 2022
You are currently receiving this informational message with the original email attached. We need your help in notifying the team or sender responsible for this mail flow to ensure future email is delivered properly.
The host that sent this message is not compliant with Oracle's email security policy (DMARC). Please notify the person(s) responsible for this message and share the content below so they can take actions to resolve their issue.
If you have no idea who is responsible, then please address the #ww-oracle-dmarc slack channel for assistance.
Deadlines
• We plan to move to quarantine non-compliant messages on October 26th (delayed due to change freeze). After this date, if the issues are not fixed, messages will be held in a folder on our email gateway and will not be delivered to you.
• We will then move to reject on November 22nd. After this date, messages will be rejected.
For more technical resources and information, see:
https://confluence.oci.oraclecorp.com/display/EMAIL/DMARC+for+Oracle+IT+and+Email+Delivery+Frequently+Asked+Questions
https://confluence.oraclecorp.com/confluence/display/OITGLOBAL/DMARC+Global+FAQ
Thank you in advance for your attention to this matter.
----------------------------------------------------------------------
On Wed, 26 Oct 2022 14:11:37 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> src/java.base/share/classes/java/lang/foreign/Linker.java line 319:
>>
>>> 317: * before they can be read through conventional means}
>>> 318: * <p>
>>> 319: * A downcall method handle linked with this option will feature an additional {@link MemorySegment}
>>
>> We should say somewhere that the additional segment should be a native segment (right?)
>
> I've changed the text a bit to specify that a native segment should be used.
Should we add a test for this?
-------------
PR: https://git.openjdk.org/panama-foreign/pull/742
More information about the panama-dev
mailing list