...
Flag | Description | |
---|---|---|
hotspot | ||
-XX:EnableValhalla | Boolean value, default value is `true` If true enable support for L-World value inline types. | |
-XX:ValueArrayElemMaxFlatSize | Integer value, default is -1 Max size for flattening an array of valuesinline types, < 0 means no limit, 0 = disable | |
-XX:ValueArrayElemMaxFlatOops | Integer value, default is 4 Max number of embedded object references in value inline type to flatten in an array, < 0 means no limit | |
-XX:ValueArrayAtomicAccess | Boolean value, default value is `false` Enable atomic access to values inlines in an array, by treating value inline types as references. | |
-XX:EnableValhallaC1 | Boolean value, default "false" If true enable experimental C1 support of inline type | |
-XX:AcmpOnValues | Integer value, default is "3" 0 = regular acmp (i.e. ptr compare only) 1 = always false for valueinline types, perturbation scheme 2 = always false for valueinline types 3 = substitutability test | |
java | ||
javac | ||
-XDallowWithFieldOperator | Allow experimental direct use of the withfield bytecode via "__WithField(<field ref>, <value>)" synatx |
Overview
Content Tools
ThemeBuilder