jdk-24/hotspot/test/compiler/intrinsics
Zoltan Majo c04398f782 8138651: -XX:DisableIntrinsic matches intrinsics overly eagerly
Improve parsing of DisableIntrinsic flag.

Reviewed-by: kvn, shade, neliasso
2015-10-29 09:24:00 +01:00
..
6982370 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
8005419 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
adler32 8132081: C2 support for Adler32 on SPARC 2015-09-03 15:03:12 -07:00
bmi 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
classcast 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
clone 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
crc32c 8073583: C2 support for CRC32C on SPARC 2015-06-29 00:10:01 -07:00
hashcode 8011646: SEGV in compiled code with loop predication 2014-05-30 06:50:38 +02:00
mathexact 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics 2015-07-28 19:20:42 +02:00
montgomerymultiply 8139907: compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java fails with timeout 2015-10-28 15:15:59 +01:00
muladd 8081778: Use Intel x64 CPU instructions for RSA acceleration 2015-06-03 15:02:10 -07:00
multiplytolen 8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method 2015-04-14 11:43:18 +01:00
sha 8130120: Handling of SHA intrinsics inconsistent across platforms 2015-07-03 09:33:04 +02:00
squaretolen 8081778: Use Intel x64 CPU instructions for RSA acceleration 2015-06-03 15:02:10 -07:00
stringequals 8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I 2013-11-04 21:59:54 +01:00
unsafe 8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown 2015-10-21 18:05:45 -04:00
IntrinsicAvailableTest.java 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics 2015-07-28 19:20:42 +02:00
IntrinsicDisabledTest.java 8138651: -XX:DisableIntrinsic matches intrinsics overly eagerly 2015-10-29 09:24:00 +01:00