JAVA calling convention
Posted 魔都浪子
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了JAVA calling convention相关的知识,希望对你有一定的参考价值。
http://stackoverflow.com/questions/28126082/where-does-the-jit-compiled-code-reside
https://wiki.openjdk.java.net/display/HotSpot/Linker+methods+for+direct+method+handles
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/9989538b7507/src/share/vm/oops/method.hpp#l135
http://cr.openjdk.java.net/~vlivanov/talks/2016_JVMLS_MachineCodeSnippets.pdf
以上是关于JAVA calling convention的主要内容,如果未能解决你的问题,请参考以下文章
Postgresql 11:存储过程调用错误 - 要调用过程,请使用 CALL、Java
如何通过 Java 解码从 NetConnection.call(methodName, responder, parameter) 发送的消息