Popular Books:
Running JRockit Mission Control
This section provides a tutorial example on how to run JRockit Mission Control 4.1 installed as part of JRockit R28.2.7. 2022-10-01, ∼288🔥, 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, ∼285🔥, 2💬
GCPerformance.java - Program Output
This section describes output data generated by the GC tuning test program - GCPerformance.java. 2022-10-01, ∼283🔥, 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, ∼282🔥, 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, ∼282🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼277🔥, 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, ∼274🔥, 1💬
Parallel Collector Stopped using Young Generation
This section provides a tutorial on how Adaptive Size Policy is used by the Parallel collector to our best latency goal. 2022-10-01, ∼273🔥, 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, ∼273🔥, 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, ∼273🔥, 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, ∼272🔥, 0💬
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, ∼272🔥, 0💬
Serial GC Tracing - Plenty of Heap
This section provides a tutorial of tracing how Serial GC works with a huge heap size, plenty of memory in 'new' generation. 2022-10-01, ∼271🔥, 0💬
Serial Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Serial Collector stops the application for both Minor GC and Major GC. 2022-10-01, ∼270🔥, 0💬
Archived: Testing with LongWhile.java
This section provides a tutorial example on how to run LongWhile.java with JRockit 8.0 and compare it with HotSpot. 2022-10-01, ∼269🔥, 0💬
Popular Posts:
This section describes 'leader' formatting object, which is an inline-level formatting object that g...
This section provides a tutorial example on how to use the 'keytool -export' command to export certi...
This section provides a tutorial example on how to create tables with row borders and column borders...
This section provides a tutorial example on how to run a VBScript file with or without 'cscript/wscr...
This chapter provides tutorial notes and example codes on PKCS#8 and X.509 key encoding standards. T...