| Analysis Date | JDK | Operating System | CPU Architecture | Debug JVM? |
|---|---|---|---|---|
| 2026-08-31 | OpenJDK26 | Linux | arm | N |
Results
Switches Identified
Switch Analysis
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| ss | <size> | set java thread stack size The actual size may be rounded up to a multiple of the system page size as required by the operating system. |
256k | |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| MinHeapSize | size_t | Minimum heap size (in bytes); zero means use ergonomics | 0 | 256M |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| MaxHeapSize | size_t | Maximum heap size (in bytes) | ScaleForWordSize(96*M) | 256M |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value | ||||
|---|---|---|---|---|---|---|---|---|
| ReservedCodeCacheSize | size_t | Reserved code cache size (in bytes) - maximum code cache size |
|
32m | ||||
| Analysis | OK | |||||||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| UseSerialGC | boolean | Use the Serial garbage collector | false | true |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| TieredStopAtLevel | int | Stop at given compilation level | 4 in range(0, 4) | 1 |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| UseCompactObjectHeaders | boolean | Use compact 64-bit object headers in 64-bit VM | false | true |
| Analysis | OK | |||
