RFR: 8333649: Allow different NativeCall encodings

Robbin Ehn rehn at openjdk.org
Fri Jun 7 06:42:11 UTC 2024


On Thu, 6 Jun 2024 20:19:37 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Do you want to make the enum private so it can't be accessed directly?

I would want that yes, and probably do so for all NativeXX::instruction_size => ::byte_size().
But I don't want cause a lot of churn in the CPU code for all platforms.
Hope you are fine with this.

Thanks @vnkozlov @Hamlin-Li !

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

PR Comment: https://git.openjdk.org/jdk/pull/19556#issuecomment-2154190762


More information about the hotspot-compiler-dev mailing list