RFR: 8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled [v2]

Leonid Mesnik lmesnik at openjdk.org
Tue May 16 21:03:44 UTC 2023


On Tue, 16 May 2023 20:48:38 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

> > The changes looks good. Just small suggestion. Any reasons why didn't add the test?
> 
> Thanks for the review Leonid! I guess I think about this test as too contrived to expose this particular bug and might not be that useful otherwise. But I'm not sure what the policy is about adding reproducer tests.

Our policy is to include all regression test/cases/examples which could be implemented as jtreg tests.  A lot of regression tests cover some specific bugs and corner cases. It is pretty fine. You could exclude the test from tier1 if feel that we don't need. to run it every time. But generally, any test coverage improvements are very welcome.

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

PR Comment: https://git.openjdk.org/jdk/pull/13949#issuecomment-1550355849


More information about the hotspot-dev mailing list