On Mon, 10 Aug 2026 16:25:07 GMT, Coleen Phillimore <[email protected]> wrote:

>> Unless the name is `<init>` or `<clinit>`, if it contains `<` or `>` it is 
>> an illegal name.  Symbols should only contain valid language elements. (Yes 
>> I'm being a bit picky - sorry.)
>> 
>> If the reason for not having the actual name is important to convey then 
>> perhaps something more explicit like `Unknown_deleted_by_redefinition` would 
>> work?
>
> That would be a decent alternative.  Maybe unknown not capitalized?

The risk of a name like this is that the application could have defined this 
method name.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32202#discussion_r3751964981

Reply via email to