RFR(XS): Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
David Holmes
david.holmes at oracle.com
Fri May 18 09:27:23 UTC 2018
Looks okay but can you add a space back in:
! Symbol*name = k->name();
:)
Thanks,
David
On 18/05/2018 7:09 PM, Lindenmaier, Goetz wrote:
> Hi,
>
> Unfortunately I need to do a small follow up for my LinkageError change.
> If parentNameOop is NULL, parentName remains NULL. It should be set to <unnamed>.
> I actually saw a crash on solaris x86_64 with this.
> I also remove some dead, leftover variables.
>
> Please review:
> http://cr.openjdk.java.net/~goetz/wr18/8203400-exMsg-fixLinkageError/01/
>
> Best regards,
> Goetz.
>
More information about the hotspot-runtime-dev
mailing list