mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-30 08:45:23 +00:00
Instrumented the test to relay the original exception as a suppressed exception of the secondary one, increased sleep time, adjusted iteration numbers according to timeout factor. Reviewed-by: lancea, iignatyev