RFR: 8297914: Remove java_lang_Class::process_archived_mirror() [v2]

Ioi Lam iklam at openjdk.org
Thu Jan 12 19:14:49 UTC 2023


On Thu, 5 Jan 2023 01:38:32 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Ioi Lam has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - review comments from @ashu-mehra and @dholmes-ora
>>  - fixed repo
>>  - tmp
>
> src/hotspot/share/classfile/javaClasses.cpp line 1062:
> 
>> 1060: //
>> 1061: // Note: we archive the "scratch mirror" instead of k->java_mirror(), because the
>> 1062: // later may contain dumptime-specific information that cannot be archived
> 
> s/later/latter/

Fixed.

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

PR: https://git.openjdk.org/jdk/pull/11853


More information about the hotspot-dev mailing list