RFR: 8338888: SystemDictionary::class_name_symbol has incorrect length check

Thomas Stuefe stuefe at openjdk.org
Tue Aug 27 05:55:03 UTC 2024


On Mon, 26 Aug 2024 18:05:32 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> No I take that back.
>
> This seems fine.  You say what the 45 is for.

Do you really want to throw an exception with a message length of up to 2 GB? This may find its way into logfiles etc. Even printing out 64K worth of name may be a bit much.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20709#discussion_r1732159425


More information about the hotspot-runtime-dev mailing list