There are a handful constants that are copied in the various BOT classes, for example LogN, LogN_words and a few more.
Also, there are a number of static functions that should be shared instead of "friended" in between g1BlockOffsetTable and blockOffsetTable.
Create a new AllStatic class where these constants and static functions are placed.
Also, there are a number of static functions that should be shared instead of "friended" in between g1BlockOffsetTable and blockOffsetTable.
Create a new AllStatic class where these constants and static functions are placed.