RFR: 8328331: Rename files 'blockOffsetTable.[h|c]pp' to 'BOTConstants.[h|c]pp'
Guoxiong Li
gli at openjdk.org
Mon Mar 18 09:31:27 UTC 2024
On Mon, 18 Mar 2024 09:25:02 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> I believe the lowerCamelCase file name is a HotSpot naming convention, and I feel that BOT is slightly less descriptive than blockOffsetTable, but that's just my personal opinion
What about `blockOffsetTableConstants`? If so, maybe the class name `BOTConstants` needs to be adjusted too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18342#issuecomment-2003323152
More information about the hotspot-gc-dev
mailing list