| Analysis Date | JDK | Operating System | CPU Architecture | Debug JVM? |
|---|---|---|---|---|
| 2021-04-07 | OpenJDK8 | Linux | x86 | N |
Results
Switches Identified
Switch Analysis
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| UseCompressedOops | boolean | Use 32-bit object references in 64-bit VM. lp64_product means flag is always constant in 32 bit VM |
false | true |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| DisableExplicitGC | boolean | Ignore calls to System.gc() | false | true |
| Analysis | OK | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| UseBiasedLocking | boolean | Enable biased locking in JVM | true | false |
| Analysis | This switch will be removed in the future. It will be Deprecated in OpenJDK15. Obsoleted in OpenJDK18. Expired in OpenJDK19. | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| BindGCTaskThreadsToCPUs | boolean | Bind GCTaskThreads to CPUs if possible | false | true |
| Analysis | This switch will be removed in the future. It will be Obsoleted in OpenJDK14. Expired in OpenJDK16. | |||
| Name | Type | Description | Default Value | Your Value |
|---|---|---|---|---|
| UseFastAccessorMethods | boolean | Use fast method entry code for accessor methods | true | |
| Analysis | Missing +/- on switch on boolean switch. | |||
