[PING?] Re: [RFR] 8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
Severin Gehwolf
sgehwolf at redhat.com
Thu Oct 3 09:26:13 UTC 2019
Could I please get a second review for this?
Thanks,
Severin
On Tue, 2019-10-01 at 10:29 +0100, Andrew Haley wrote:
> On 9/27/19 1:12 PM, Severin Gehwolf wrote:
> > The proposed patch handles serialized null scopes similar to the
> > hotspot side of things, by returning a null scope. CompiledVFrame
> > already deals with null scopes when in debugging mode.
> >
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8196969
> > webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8196969/03/webrev/
> >
> > Testing: tier 1 tests on Linux x86_64 (release/fastdebug). jdk-submit
> > and ran various reproducer tests including 1000 interations of the
> > added regression test. All pass.
>
> Indeed, this is how all of the code in ScopeDesc handles it, which
> looks right. I do wonder if there may be other places which fail
> to handle null scopes, though.
>
> OK.
>
More information about the serviceability-dev
mailing list