RFR: 8349007: The jtreg test ResolvedMethodTableHash takes excessive time

Leonid Mesnik lmesnik at openjdk.org
Thu Apr 3 23:11:49 UTC 2025


On Thu, 3 Apr 2025 20:40:48 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This test was never meant to be a stress test, it was just checking that the hashcode didn't result in collisions for methods with the same name and signature.
Thanks for explanation.
> With my change it takes 32 seconds to run make test TEST=runtime/MemberName/ResolvedMethodTableHash.java which is probably about 31 seconds for jtreg to run.
That's fast enough to remove manual tag. I think it is up t o you if you want to run it in tier1  or move into tier2/3.

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

PR Comment: https://git.openjdk.org/jdk/pull/24383#issuecomment-2777183052


More information about the hotspot-dev mailing list