equal
deleted
inserted
replaced
1157 "2 - oops in super and sub classes are together") \ |
1157 "2 - oops in super and sub classes are together") \ |
1158 \ |
1158 \ |
1159 product(bool, CompactFields, true, \ |
1159 product(bool, CompactFields, true, \ |
1160 "Allocate nonstatic fields in gaps between previous fields") \ |
1160 "Allocate nonstatic fields in gaps between previous fields") \ |
1161 \ |
1161 \ |
1162 notproduct(bool, PrintCompactFieldsSavings, false, \ |
|
1163 "Print how many words were saved with CompactFields") \ |
|
1164 \ |
|
1165 notproduct(bool, PrintFieldLayout, false, \ |
1162 notproduct(bool, PrintFieldLayout, false, \ |
1166 "Print field layout for each class") \ |
1163 "Print field layout for each class") \ |
1167 \ |
1164 \ |
1168 product(intx, ContendedPaddingWidth, 128, \ |
1165 product(intx, ContendedPaddingWidth, 128, \ |
1169 "How many bytes to pad the fields/classes marked @Contended with")\ |
1166 "How many bytes to pad the fields/classes marked @Contended with")\ |