RFR (S) 8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed May 15 18:51:55 UTC 2019
Thanks JC!
Coleen
On 5/15/19 1:04 PM, Jean Christophe Beyler wrote:
> Hi Coleen,
>
> Looks good to me (not an official reviewer),
> Jc
>
> *From: *Vladimir Kozlov <vladimir.kozlov at oracle.com
> <mailto:vladimir.kozlov at oracle.com>>
> *Date: *Wed, May 15, 2019 at 9:34 AM
> *To: * <coleen.phillimore at oracle.com
> <mailto:coleen.phillimore at oracle.com>>, hotspot-dev developers,
> serviceability-dev at openjdk.java.net
> <mailto:serviceability-dev at openjdk.java.net>
>
> Looks good.
>
> Thanks,
> Vladimir
>
> On 5/15/19 6:46 AM, coleen.phillimore at oracle.com
> <mailto:coleen.phillimore at oracle.com> wrote:
> > Summary: adjust old method table by only one thread.
> >
> > Entries were removed from the redefinition old method table by
> G1 by multiple threads at a safepoint, so didn't take the
> > CodeCache_lock. Moved the removal to nmethod->flush(). The bug
> is confidential because there's a confidential comment
> > not marked confidential but we'll open it up once that's fixed.
> >
> > Passed redefinition tests in repository with "VM_OPTIONS=-Xcomp
> -XX:TieredStopAtLevel=1", including the PCL tests that
> > in the oracle closed repo.
> >
> > Also ran hs-tier1-3.
> >
> > open webrev at
> http://cr.openjdk.java.net/~coleenp/2019/8223585.01/webrev
> > bug link https://bugs.openjdk.java.net/browse/JDK-8223585
> >
> > Thanks,
> > Coleen
>
>
>
> --
>
> Thanks,
> Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190515/b65fc610/attachment.html>
More information about the serviceability-dev
mailing list