[9] Review request : JDK-8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
Konstantin Shefov
konstantin.shefov at oracle.com
Wed Oct 8 13:32:41 UTC 2014
I have run the test with the latest JDK 9 nightly build from Jenkins
http://scaaa114.us.oracle.com:8080/job/jdk9-dev-test/ws/build/linux-x86_64-normal-server-release
I have tried with different -XX:ReservedCodeCacheSize values. I have
noticed that code cache consumption almost linearly depends on the
number of iterations, so I take the number of iterations according to
the code cache size. I take the number of iterations twice smaller than
the limit (defined by the dependency) to ensure test's stability.
I also can run the test on other OSs (Win, Mac).
-Konstantin
On 08.10.2014 17:24, Vladimir Ivanov wrote:
> Konstantin,
>
> What kind of testing have you done to verify the fix?
>
> Best regards,
> Vladimir Ivanov
>
> On 10/8/14, 5:15 PM, Konstantin Shefov wrote:
>> Hello,
>>
>> Please review the test bug fix
>> https://bugs.openjdk.java.net/browse/JDK-8058733
>> Webrev is http://cr.openjdk.java.net/~kshefov/8058733/webrev.00/
>>
>> Thanks
>>
>> -Konstantin
More information about the mlvm-dev
mailing list