equal
deleted
inserted
replaced
1356 "as RuntimeVisibleAnnotations") \ |
1356 "as RuntimeVisibleAnnotations") \ |
1357 \ |
1357 \ |
1358 develop(uintx, PreallocatedOutOfMemoryErrorCount, 4, \ |
1358 develop(uintx, PreallocatedOutOfMemoryErrorCount, 4, \ |
1359 "Number of OutOfMemoryErrors preallocated with backtrace") \ |
1359 "Number of OutOfMemoryErrors preallocated with backtrace") \ |
1360 \ |
1360 \ |
1361 product(bool, LazyBootClassLoader, true, \ |
|
1362 "Enable/disable lazy opening of boot class path entries") \ |
|
1363 \ |
|
1364 product(bool, UseXMMForArrayCopy, false, \ |
1361 product(bool, UseXMMForArrayCopy, false, \ |
1365 "Use SSE2 MOVQ instruction for Arraycopy") \ |
1362 "Use SSE2 MOVQ instruction for Arraycopy") \ |
1366 \ |
1363 \ |
1367 product(intx, FieldsAllocationStyle, 1, \ |
1364 product(intx, FieldsAllocationStyle, 1, \ |
1368 "0 - type based with oops first, " \ |
1365 "0 - type based with oops first, " \ |