RFR: 8328331: Rename files 'blockOffsetTable.[h|c]pp' to 'BOTConstants.[h|c]pp'
Julian Waters
jwaters at openjdk.org
Mon Mar 18 12:44:32 UTC 2024
On Mon, 18 Mar 2024 09:29:01 GMT, Guoxiong Li <gli 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.
I'm not a HotSpot Group member, as much as I wish I was, so you'd have to wait for a review from others for that. Sorry :(
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18342#issuecomment-2003808450
More information about the hotspot-gc-dev
mailing list