RFR: 8338546: Speed up ConstantPoolBuilder::classEntry(ClassDesc) [v4]

Chen Liang liach at openjdk.org
Thu Sep 19 18:35:46 UTC 2024


On Thu, 22 Aug 2024 14:34:58 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> Uh, I mean it's a class entry... and class file format prohibits primitives in class entries. I would deduce that information from the benchmark name.
>
> Yes, obvious in hind-sight, but comments are good to remind readers of context that might not be obvious at a glance or without paging in the full context.

Added a note in this benchmark; should suffice.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20667#discussion_r1767397450


More information about the core-libs-dev mailing list