RFR: 8305104: Remove the old core reflection implementation [v2]

Mandy Chung mchung at openjdk.org
Thu Jun 8 16:46:57 UTC 2023


On Thu, 8 Jun 2023 01:46:55 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix merge issue
>
> src/hotspot/share/classfile/verifier.cpp line 298:
> 
>> 296:     // NOTE: this is called too early in the bootstrapping process to be
>> 297:     // guarded by Universe::is_gte_jdk14x_version().
>> 298:     // Also for lambda generated code, gte jdk8
> 
> While you are here could you delete these version comments please - they are meaningless these days. Thanks.

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14371#discussion_r1223305314


More information about the hotspot-dev mailing list