文章列表
Setting the JVM via the command line on Windows(在 Windows 上通过命令行设置 JVM)
Increase heap size in java for weka(在 Java 中为 weka 增加堆大小)
Java Instantiation(Java 实例化)
How does bytecode get verified in the JVM?(字节码如何在 JVM 中得到验证?)
How exactly does the Java interpreter or any interpreter work?(Java 解释器或任何解释器究竟是如何工作的?)
Run Java console app as a daemon (background)(将 Java 控制台应用程序作为守护进程运行(后台))
Does the JVM create a mutex for every object in order to implement the #39;synchronized#39; keyword? If not, how?(JVM 是否为每个对象创建一个互斥锁以实现“同步关键字?如果没有,怎么办?)
How to create a JVM-global Singleton?(如何创建一个 JVM 全局单例?)
How can I specify the default JVM arguments for programs I run from eclipse?(如何为从 Eclipse 运行的程序指定默认 JVM 参数?)
Analyzing gc logs(分析 gc 日志)