Integrated: 8264672: runtime/ParallelLoad/ParallelSuperTest.java timed out
Coleen Phillimore
coleenp at openjdk.java.net
Thu Apr 8 11:47:54 UTC 2021
On Wed, 7 Apr 2021 12:53:30 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Added a flag so that thread 2 will notify thread 1 after it's waiting, and not before.
> Ran 100x on macosx-x64-debug without timeout (actually ran original 100x without timeout also).
> The test relies on one thread waiting at a place where another can find the class loading in progress. Alternate suggestions welcome.
> Thanks!
> Coleen
This pull request has now been integrated.
Changeset: 255afbea
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/255afbea
Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
8264672: runtime/ParallelLoad/ParallelSuperTest.java timed out
Reviewed-by: hseigel, lfoltan, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/3375
More information about the hotspot-runtime-dev
mailing list