RFR: 8328135: javax/management/remote/mandatory/loading/MissingClassTest.java fails on libgraal
Kevin Walls
kevinw at openjdk.org
Thu Mar 14 15:05:38 UTC 2024
On Thu, 14 Mar 2024 10:46:10 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR increases a timeout in `MissingClassTest.java` to handle slight slower compilation on a fastdebug build when using `-Xcomp`.
> Testing on mach5 shows that the increase from 60 s to 90 s resolves the timeouts.
Here we are again.
I see in a good run it would print "known=50; lost=100" if we made it. So in the failing test runs it has only had time to lose e.g. 89 or 99 notifications.
-------------
Marked as reviewed by kevinw (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18297#pullrequestreview-1936981847
More information about the serviceability-dev
mailing list