RFR JDK-8232222: Set state to 'linked' when an archived class is restored at runtime

David Holmes david.holmes at oracle.com
Thu May 28 06:55:03 UTC 2020


Hi Jiangli,

Sorry forgot some trivial comments:

On 27/05/2020 11:21 am, Jiangli Zhou wrote:
> Focusing on the link state for archived classes in this thread, I
> updated the webrev to only set archived boot classes to 'linked' state
> at restore time. More investigations can be done for archived classes
> for other builtin loaders.
> 
>    http://cr.openjdk.java.net/~jiangli/8232222/webrev.02/
> 
> Please let me know if there is any additional concerns to the change.

2523   // check and itable/vtable re-initialization with 
loader_constrtints check are

Typo: _constrtints

2526   // - The urrent shared class is loaded by the NULL loader

Typo: urrent

Cheers,
David


More information about the hotspot-runtime-dev mailing list