RFR: 8253900: SA: wrong size computation when JVM was built without AOT [v2]

Ziviani github.com+670087+jrziviani at openjdk.java.net
Fri Oct 2 02:40:16 UTC 2020


On Thu, 1 Oct 2020 21:47:01 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> My suggestion was to put the comment in the CR. I really don't think there should be any comment in ProblemList.txt.
> This is not an uncommon situation. Tests are often removed from the problem list simply because they have not been seen
> for a while (and we want to determine if the bug is still an issue) or because failures are rare, or possibly even so
> hard to reproduce that we want to eventually trigger a failure as part of regular testing to help with failure
> analysis. We have not added comments in the past to document these problem list removals.

It's clear now. Sorry for the confusion. :-). I removed the tests from problemlist again and add a comment in my commit
message. Any `git blame` will easily find it.

Hope I did it right now :-D

Thanks Chris!

-------------

PR: https://git.openjdk.java.net/jdk/pull/358


More information about the serviceability-dev mailing list