RFR(XXS) 8218458: runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
zgu at redhat.com
zgu at redhat.com
Tue Feb 19 12:27:41 UTC 2019
On Tue, 2019-02-19 at 12:32 +1000, David Holmes wrote:
> On 19/02/2019 7:25 am, zgu at redhat.com wrote:
> > I am not sure if I should just remove the test all together, but at
> > least, it should be quarantined to avoid the noise.
>
> You need to use a separate bug/task id to quarantine the test, from
> the
> bug that is expected to fix the real issue. The entry in the
> ProblemList
> has to list the open bug id that will be used to fix the issue and
> remove the test from the ProblemList again.
Thanks, David.
I filed JDK-8219368 and would like to withdraw this RFR.
-Zhengyu
>
> Thanks,
> David
>
> > The test is a fault, cause it made assumption that compiler won't
> > inline certain methods, and expect them to show up in NMT detail
> > tracking. Unfortunately, there is no such guarantee from compiler.
> >
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8218458
> > Webrev: http://cr.openjdk.java.net/~zgu/JDK-8218458/webrev.00/
> >
> > Test:
> > hotspot_nmt, eyeball the test does not run.
> >
> > Thanks,
> >
> > -Zhengyu
> >
More information about the hotspot-runtime-dev
mailing list