8327287: Remove unused FLSVerifyDictionary debug option

Reviewed-by: ayang, kbarrett
This commit is contained in:
Thomas Schatzl 2024-03-05 11:31:45 +00:00
parent fec51d4c46
commit 560cf59626

View File

@ -898,9 +898,6 @@ const int ObjectAlignmentInBytes = 8;
develop(bool, TraceOopMapRewrites, false, \
"Trace rewriting of methods during oop map generation") \
\
develop(bool, FLSVerifyDictionary, false, \
"Do lots of (expensive) FLS dictionary verification") \
\
product(uintx, ProcessDistributionStride, 4, \
"Stride through processors when distributing processes") \
range(0, max_juint) \