在默认情况下,任何循环在达到一定的迭代次数(比如10,000次)之后,就应该触发整个方法的编译。
By default, any loop should trigger compilation of the entire method after 10,000 iterations or so.
自动构建是一种可以快速发现影响其他文件的编译错误的优秀方法。
Automatic build is a great way to quickly discover compilation errors that affect other files.
编译应用程序有两种方法。
想要调用的方法必须在编译时存在。
The method that you want to invoke must exist at compile time.
在第三种情况下,或者在方法编译失败时,您会看到。
In case 3, or when the method fails to compile, when you see.
编译并运行这段代码的简单方法如下所示。
The simple way to compile and run this code is to do the following.
您可以跳过有问题的方法,不对其使用JIT进行编译。
You can skip the method in question from being JIT-compiled.
按下面所示的方法编译开关加载文件。
如果分部方法没有被实现,编译器就不会、对他们进行编译。
If the partial method is not implemented, the compiler strips out all mention of it.
如果没有可用的编译器,这些方法不做任何事。
HotSpot开始的版本编译的时候每次编译一个方法。
The initial version of HotSpot performed compilation one method at a time.
然后需要为invoke添加方法声明以便类进行编译。
You then need to add a method declaration for invoke so that the class compiles.
最后,作者提出了其翻译方法——编译。
At last, the author puts forward the translation method — adaptation.
本文提出了一种新逆编译中数据类型分析及恢复的方法。
This paper Presents a method of Data Type Analysis and Retrieval in Decompiler System.
提出一种将逆编译技术应用于计算机病毒分析的方法。
Suggests a method in which the decompilation technique is applied in computer virus analysis.
它一次编译一个整个程序集,而不是一次编译一个方法。
It compiles an entire assembly at a time, instead of one method at a time.
我们使用这个和每个这种方法编译开销要少得多。
We use this and the overhead per compile with this approach is much less.
方法版本从1开始,并且每当重新编译该方法时,该版本递增。
The method version starts at 1 and is incremented each time the method is recompiled.
编译器会使用这个方法。
重新编译可在不更改方法的情况下发生。
重新编译可在不更改方法的情况下发生。
应用推荐