RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v9]

Kim Barrett kbarrett at openjdk.org
Sun May 4 04:07:59 UTC 2025


On Sun, 4 May 2025 03:49:44 GMT, Brent Christian <bchristi at openjdk.org> wrote:

> Right now, the test just it prints a single line: `waitForReferenceProcessing returned: false` and I expect this to continue to be true.

If reference processing is being slow because of load, that will be different.

> For intermittently failing tests, I'm inclined to add a little extra output as long as I'm fiddling with it anyway. That way, if the test ever starts failing again, we have some (hopefully useful) clues about what happened.

OK.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24143#discussion_r2072514833


More information about the core-libs-dev mailing list