[foreign-preview] RFR: 8275648: Linker naming bikeshed [v2]

Jorn Vernee jvernee at openjdk.java.net
Wed Feb 23 15:44:21 UTC 2022


On Wed, 23 Feb 2022 15:13:37 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix some indentation + remove old comment
>
> src/hotspot/share/prims/upcallLinker.cpp line 131:
> 
>> 129: }
>> 130: 
>> 131: JVM_ENTRY(jlong, PUH_MakeUpcallStub(JNIEnv *env, jclass unused, jobject mh, jobject abi, jobject conv,
> 
> Isn't PUH a leftover of ProgrammableUpcallHandler? (here and elsewhere in this file)

Right, good catch!

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

PR: https://git.openjdk.java.net/panama-foreign/pull/654


More information about the panama-dev mailing list