Popular Books:
Archived: GC Test - Periodical Memory Requirement
This section provides a tutorial example on testing garbage collection with a periodical memory requirement. 2022-10-01, ∼429🔥, 0💬
Concurrent Mark-Sweep Collector GC Log Message Format
This section describes the log message format of HotSpot JVM Concurrent Mark-Sweep (CMS) Collector. 2022-10-01, ∼426🔥, 0💬
Archived: GC Test - Client vs. Server
This section provides a tutorial example on testing garbage collection by comparing performances between HotSpot Server VM and HotSpot Client VM. 2022-10-01, ∼425🔥, 0💬
"-Xms" and "-Xmx" - Avoiding GC with Large Memory Size
This section provides a tutorial example on how to allocate more memory to JVM to avoid GC to reduce the impact benchmark tests. 2022-10-01, ∼424🔥, 0💬
"-XX:+PrintGC" - GC Logging Option for Short Messages
This section describes the garbage collection logging option, '-XX:+PrintGC', which prints a shot message after each garbage collection is done. 2022-10-01, ∼421🔥, 0💬
GCPerformance.java - GC Performance Test Program
This section describes a GC performance test program - GCPerformance.java. 2022-10-01, ∼420🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼415🔥, 0💬
Garbage Collection Demo Program
This section provides a tutorial example on watch how the garbage collection process works on HotSpot and other JVMs. 2022-10-01, ∼413🔥, 0💬
Implementations of JVM Specification
This section provides a list of major implementations of the JVM Specification. 2022-10-01, ∼406🔥, 0💬
"-XX:+PrintReferenceGC" - Reference Counts per GC
This section describes the garbage collection logging option, '-XX:+PrintReferenceGC', which prints object reference counts. 2022-10-01, ∼404🔥, 0💬
What Is Eclipse OpenJ9
This section provides a quick introduction of Eclipse OpenJ9, which is an independent implementation of a JVM (Java Virtual Machine) developed by the Eclipse Foundation. 2022-10-01, ∼402🔥, 0💬
Archived: GCTest.java - Garbage Collection Test Program
This section describes a garbage collection test program - GCTest.java. 2022-10-01, ∼398🔥, 0💬
Parallel Collector GC Log Message Format
This section describes the GC log message format of HotSpot JVM Parallel Collector. 2022-10-01, ∼396🔥, 0💬
Archived: Installing JRockit JVM 8.0
This section provides a tutorial example on how to download and install JRockit 8.0 on Windows systems. 2022-10-01, ∼394🔥, 0💬
Popular Posts:
This chapter provides notes and tutorial examples on UTF-16, UTF-16BE and UTF-16LE encodings. Topics...
This section describes the built-in primitive datatype, 'gYear', 'gMonth' and 'gDay', that represent...
Where to find lucky wedding dates for year 2027? Lucky Wedding Dates: 2027 - Year of the Goat ⇒ Lu...
People born in the year of the rabbit are the luckiest among "the twelve animals." The rabbit is a s...
Want to know when is the 2002 Chinese New Year day? Look for free Chinese calendars for 2002? Chines...