Loading... (original) (raw)

Testsuite name: Regression
Tests names:
java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java
JDK tested: 8u40 b12
Platform tested: Linux x64
Is it a regression: NO
Is it platform specific? NO

The test fails because -Xcomp option causes all classes to be compiled with max optimization. This mandatory compilation consumes ReservedCodeCache very quickly.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8129222 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8130589 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8130982 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8135930 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8138265 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option