[8u-dev] Review request : JDK-8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option (original) (raw)
Konstantin Shefov konstantin.shefov at oracle.com
Thu May 28 09:03:20 UTC 2015
- Previous message: [8u-dev] Review request : JDK-8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Next message: [8u-dev] Review request : JDK-8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Vladimir,
This fix is not for timeout issue, this fix is for "java.lang.VirtualMachineError: out of space in CodeCache for adapters".
Timeout issue is other bug and should be filed separately. I do not know why SQE added RULES with timeout to this bug.
By the way, if -Xcomp is set on JDK 8u, test works if not more than one iteration is allowed. The same thing was for JDK 9 until JDK-8046809 had been fixed.
-Konstantin
On 27.05.2015 19:54, Vladimir Ivanov wrote:
Have you tried to reduce iteration granularity?
Probably, checking execution duration on every test case is more robust. Best regards, Vladimir Ivanov On 5/27/15 5:50 PM, Konstantin Shefov wrote: Hello,
Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8062904 Webrev is http://cr.openjdk.java.net/~kshefov/8062904/webrev.01/ Test fails only against JDK 8u and passes against JDK 9. Thanks -Konstantin
- Previous message: [8u-dev] Review request : JDK-8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Next message: [8u-dev] Review request : JDK-8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]