Popular Books:
"-Xint" - Running in Interpreted-Only Mode
This section provides a tutorial example on how to run benchmark tests in interpreted-only mode using the '-Xint' JVM option. 2022-12-10, ∼844🔥, 1💬
Downloading and Installing JRockit R28.2.7
This section provides a tutorial example on how to download and install Oracle JRockit 6 R28.2.7 on Windows systems. 2022-12-10, ∼6831🔥, 3💬
Array Class Introspection
This section provides a tutorial example on how to reflect arrays as classes and introspect its properties like superclass, element type, etc. 2022-12-10, ∼226🔥, 1💬
"-XX:NewRatio" - Ratio of Tenured and "new" Generation
This section describes the default 'new' ratio (size ratio of tenured vs. 'new' generation). 2022-11-09, ∼1460🔥, 1💬
Shutting Down or Terminating the JVM Instance
This section provides a tutorial example on how to shutdown or terminate the JVM instance using exit() or halt() method. 2022-10-01, ∼2298🔥, 0💬
"-XX:ParallelGCThreads" - # of Threads
This section describes how to use the '-XX:ParallelGCThreads' JVM option to control the number threads to be used by the Parallel Collector. 2022-10-01, ∼1887🔥, 0💬
"-XX:SurvivorRatio" - Ratio of Eden and Survivor Space
This section describes the default 'new' ratio (size ratio of tenured vs. 'new' generation). 2022-10-01, ∼1676🔥, 0💬
What Is HotSpot JVM
This section describes what is HotSpot - A Java Virtual Machine (JVM) originally developed by Sun Microsystems and now supported by Oracle Corporation. 2022-10-01, ∼1151🔥, 0💬
Install OpenJ9 JVM with OpenJDK on CentOS Systems
This section provides a tutorial example on how to download and install a binary combination of different OpenJDK and OpenJ9 JVM releases for CentOS systems. 2022-10-01, ∼1127🔥, 0💬
loadClass() Method - Loading Classes Explicitly
This section provides a tutorial example on how to load classes into JVM in 3 ways: loadClass() method, Class.forName() method, and 'new' operator. 2022-10-01, ∼1106🔥, 0💬
"-Xlog:gc+ergo=trace" - Minor GC Report
This section provides examples of log messages generated from '--Xlog:gc+ergo=trace' that tells us what happened at each Parallel Minor GC. 2022-10-01, ∼951🔥, 0💬
Popular Posts:
This section describes other nice functions in XML Tools Plugin: XML to text conversion, current XPa...
This section describes a tutorial example on how to create an error handler to be used by the valida...
This section describes how to decode a Bitcoin raw transaction format.
Want to know when is the 2022 Chinese New Year day? Look for free Chinese calendars for 2022? Chines...
Want to know more about Chinese Festivals? Here are the Chinese Festivals coming soon: More informat...