RFR: 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview) [v35]

Richard Reingruber rrich at openjdk.org
Tue May 23 07:54:04 UTC 2023


On Mon, 22 May 2023 22:44:41 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Thanks for publishing our discussion, here. The unnecessary PSA affects other areas of hotspot much more than Panama. Yes, we should file an RFE. I think one for hotspot is sufficient as the downcall stub is part of it. I don't think it needs extra treatment.

That's fine. It should have a little list of areas to be revisited.

Adoc:

- Runtime calls by the interpreter, c1, and c2
- Interpreted and compiled JNI calls
- FFM API ("Panama") calls
- Runtime calls by continuation intrisics
- Runtime calls by GC barriers

Subtasks can be generated from that list.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/12708#issuecomment-1558725262


More information about the hotspot-dev mailing list