Popular Books:
Thread Test on HotSpot 1.6
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.6.0_02 Client and Server JVMs. 2022-10-01, ∼197🔥, 0💬
ClassChecker.java - Reports Class Locations
This section provides a tutorial example, ClassChecker.java, which reports class locations from the classpath of a given class. 2022-10-01, ∼191🔥, 0💬
Performance Test and System Interruptions
This section provides a tutorial showing performance measurement impact of operating system interruptions on JVM. 2022-10-01, ∼190🔥, 0💬
General Suggestions for Better GC Performance
This section describes some general rules used by JVM to manage memory and get better GC performance. 2022-10-01, ∼187🔥, 0💬
Thread Test on HotSpot JVM 10
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.7.0_45 Client and Server JVMs. 2022-10-01, ∼177🔥, 0💬
Thread Test on HotSpot 1.4 and JRockit 7.0
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.4.0_02 Client/Server and JRockit 7.0 JVMs. 2022-10-01, ∼172🔥, 0💬
Thread Test on HotSpot 1.7
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.7.0_45 Client and Server JVMs. 2022-10-01, ∼170🔥, 0💬
forName() Method - Loading Classes
This section provides a tutorial example on how to load a given class explicitly using the forName() method and create a new object using the newInstance() method. 2022-03-24, ∼803🔥, 1💬
JRockit Management Console on HotSpot JVM
This section provides a tutorial example on how to use Oracle JRockit Management Console to monitor and manage HotSpot JVM instances. 2022-03-11, ∼275🔥, 2💬
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2021-06-09, ∼3216🔥, 12💬
What Is JVM Specification
This section describes what is JVM Specification. 2020-01-11, ∼730🔥, 1💬
"superclass access check failed" Class Load Error
This section provides a tutorial example of 'superclass access check failed' class load error. 2019-11-10, ∼2328🔥, 1💬
What Is Micro Benchmark?
This section describes what is Java micro benchmark and general guidelines on writing micro benchmark programs. 2019-08-08, ∼2850🔥, 2💬
JVM "-verbose:class" Option
This section provides a tutorial example on how to the '-verbose:class' option on the 'java' command to see when and where classes are loaded into the JVM. 2019-07-19, ∼4426🔥, 1💬
Memory Management General Rules
This section describes some general rules used by JVM to manage memory. 2019-07-12, ∼404🔥, 2💬
Popular Posts:
This section provides a tutorial example on how to disable and remove 'Java-Plug-in-SSV-Helper 'addo...
This section describes how to download Apache 2.4.37 binary distribution for Windows. You should sel...
This section describes the Android application package (APK) file, which is really a ZIP archive fil...
This section provides a tutorial example on how to run a system command with a VBScript code. Comman...
When is the Chinese Lantern Festival? How is it celebrated? What are the traditions? The 15th day of...