Test timeout: update to use timeout factor. The timeout that fails is short, and failing runs have a test.timeout.factor of 10 or 16 (Xcomp and low threshold) . Timeout was bumped from 30 to 60 seconds in a previous change, it's better revert that and apply the timeout.
------------- Commit messages: - 8377433: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java failed Changes: https://git.openjdk.org/jdk/pull/29813/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29813&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8377433 Stats: 8 lines in 2 files changed: 4 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/29813.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29813/head:pull/29813 PR: https://git.openjdk.org/jdk/pull/29813
