RFR(XS): Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Fri May 18 11:52:59 UTC 2018
Thanks Lois!
Best regards,
Goetz.
> -----Original Message-----
> From: Lois Foltan <lois.foltan at oracle.com>
> Sent: Friday, May 18, 2018 1:46 PM
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; hotspot-runtime-
> dev at openjdk.java.net
> Subject: Re: RFR(XS): Fix issue with "8199852: Print more information about
> class loaders in LinkageErrors."
>
> Looks good.
> Lois
>
> On 5/18/2018 5:09 AM, 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