[foreign-memaccess+abi] RFR: 8294970: Add linker option for saving thread-locals that the VM can overwrite [v4]
Jorn Vernee
jvernee at openjdk.org
Wed Oct 26 15:19:14 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 15:15:27 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> I've changed the text a bit to specify that a native segment should be used.
>
> Should we add a test for this?
It's already covered by `TestPassHeapSegment` since we use the same code everywhere to unbox these segments.
I don't mind adding an explicit test for this case as well though.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/742
More information about the panama-dev
mailing list