Popular Books:
References
List of reference materials used in this book. 2022-10-01, ∼334🔥, 0💬
"START /REALTIME" - Run JVM with Highest Priority
This section provides a tutorial showing how to use 'START /REALTIME' command to run JVM with highest priority on Windows systems. 2022-10-01, ∼332🔥, 0💬
"-XX:+NeverTenure" and "-XX:+AlwaysTenure" not Working
This section provides a tutorial showing '-XX:+NeverTenure' and '-XX:+AlwaysTenure' JVM options are not working with the Serial collector. 2022-10-01, ∼331🔥, 0💬
Archived: Testing with LongSleep.java
This section provides a tutorial example on how to run LongSleep.java with JRockit 8.0 and compare it with HotSpot. 2022-10-01, ∼329🔥, 0💬
Serial GC Tracing - Tight Heap
This section provides a tutorial on tracing how Serial GC works with a tight heap size. 2022-10-01, ∼329🔥, 0💬
Class Loading Followed by Class Initialization
This section provides a tutorial example showing that class initialization happens immediately after class loading. 2022-10-01, ∼328🔥, 0💬
Log Message Types from Serial Collector
This section describes various types of log messages generated from the Serial Collector with the '-Xlog:gc*=debug' option. 2022-10-01, ∼326🔥, 0💬
Executing System Commands
This section provides a tutorial example on how to execute system commands as separate processes outside the JVM instance. 2022-10-01, ∼325🔥, 0💬
GCPerformance.java - Program Output
This section describes output data generated by the GC tuning test program - GCPerformance.java. 2022-10-01, ∼325🔥, 0💬
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, ∼323🔥, 1💬
Archived: StringBuffer Testing Program
This section describes a StringBuffer testing programs and test results showing that JDK 1.4.1 is slower than JDK 1.3.1. 2022-10-01, ∼323🔥, 0💬
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, ∼323🔥, 2💬
Parallel Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Parallel Collector stops the application for both Minor GC and Major GC. 2022-10-01, ∼319🔥, 0💬
GCPerfP99.java - 99th Percentile Performance
This section provides a GC test program, GCPerfP99.java, that uses 99th percentile performance measurements. 2022-10-01, ∼319🔥, 0💬
Adaptive Size Policy for Best Latency
This section provides a tutorial on how Adaptive Size Policy is used by the Parallel collector to our best latency goal. 2022-10-01, ∼318🔥, 0💬
Popular Posts:
I thought I'd share something that came from a talk I gave not long ago when I was asked just what a...
This section provides a tutorial example on how to use 'keytool' to import certificates in DER and P...
什么是“2019新型冠状病毒”,“新冠病毒”,“ 2019冠状病毒症”?缩写,SARS-CoV-2, 2019-nCoV, COVID-19,代表什么...
When is the Chinese Lantern Festival? How is it celebrated? What are the traditions? The 15th day of...
This section provides a tutorial example on how to disable and remove 'Windows Live ID Sign-in Helpe...