RFR: 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1 (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Tue May 1 19:19:37 UTC 2018
- Previous message: RFR: 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
- Next message: [11] RFR (XS): 8202484: Unused field in TimeZone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+1
Thank you for splitting out the all tests marked as slow, this should help reduce the possibility of timeouts when running with certain HotSpot options.
Paul.
On May 1, 2018, at 4:38 AM, Vivek Theeyarath <vivek.theeyarath at oracle.com> wrote:
Hi All,
Please review fix for https://bugs.openjdk.java.net/browse/JDK-8195717 . http://cr.openjdk.java.net/~vtheeyarath/8195717/webrev.02/ The test class has been re factored into multiple classes with the existing MethodHandlesTest.java being made abstract. Testing Done: All the 7 test classes were run using jtreg with the additional VM params mentioned in the bug. Please find attached a text file with the relevant section of the jtr file (each test run 5 times) which includes the timing. Regards Vivek <MethodHandlesTestRuns.txt>
- Previous message: RFR: 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
- Next message: [11] RFR (XS): 8202484: Unused field in TimeZone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]