To prevent the failure mode seen in JDK-8372988 we should prevent thread test threads from being terminated by uncaught exceptions, and allow the main thread to detect and throw all errors. That way we should see what the actual failure is.
- links to
-
Commit(master)
openjdk/jdk/020e3f95
-
Review(master)
openjdk/jdk/28713