[11u] RFR (S): 8234146: compiler/jsr292/ContinuousCallSiteTargetChange.java times out on SPARC
Langer, Christoph
christoph.langer at sap.com
Thu Mar 26 14:22:37 UTC 2020
Hi,
please review the 11u backport of a test change for a test that can timeout under heavy system load.
Bug: https://bugs.openjdk.java.net/browse/JDK-8234146
Original Change: https://hg.openjdk.java.net/jdk/jdk/rev/ecc59c31cb10
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8234146.11u/
The patch did not apply to 11u, but adapting was trivial. The change to the exclusion list was skipped because the test wasn't excluded in 11u. For the test itself, I had to trivially resolve the run directives because the timeout option didn't exist upstream.
Thanks
Christoph
More information about the jdk-updates-dev
mailing list