RFR(XXS) 8218458: runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
David Holmes
david.holmes at oracle.com
Tue Feb 19 02:32:31 UTC 2019
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
> 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