The test [java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java times out in the hotspot compiler nightlies.
The timeout occurs on a Windows machine (Intel Xeon 3017 MHz, 2 cores, 11G, Win32 / Windows 8.1 Enterprise). The test was run with the following command-line arguments:
-server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateCoredumpOnCrash -ea -esa -XX:-TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:-DoEscapeAnalysis -XX:+AggressiveOpts
result: Error. Program `C:\local\aurora\CommonData\JDK_DIR\bin\java' timed out (timeout set to 1920000ms, elapsed time was 1922292ms).