JDK-8268622 - Performance issues in javac `Name` class
Archie Cobbs
archie.cobbs at gmail.com
Wed Mar 8 05:00:12 UTC 2023
On Sun, Mar 5, 2023 at 4:12 PM Archie Cobbs <archie.cobbs at gmail.com> wrote:
>
> Although conceptually simple, this is a significant change for a very low
>> level data type. It would be worth doing more testing than just the usual
>> langtools tests. For example, if you build JDK before and after this
>> change, are the generated class files the same?
>>
> Definitely a test worth doing.
>
Just following up on the above question... I did run this test and there
was no difference in the generated bytecode.
-Archie
--
Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20230307/d3dcef0d/attachment.htm>
More information about the compiler-dev
mailing list