jdk-24/test/hotspot/jtreg/compiler/intrinsics
Coleen Phillimore 0c37008917 8275662: remove test/lib/sun/hotspot
Reviewed-by: mseledtsov, sspitsyn, lmesnik
2022-07-11 13:07:03 +00:00
..
base64 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
bigInteger 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
bmi 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
klass 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
math 8283907: Fix Huawei copyright in various files 2022-03-31 00:46:44 +00:00
mathexact 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
object 8248467: C2: compiler/intrinsics/object/TestClone fails with -XX:+VerifyGraphEdges 2020-07-22 10:28:34 +02:00
sha 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
string 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
unsafe 8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc 2022-05-05 08:15:53 +00:00
zip 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IntrinsicAvailableTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
IntrinsicDisabledTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
Test6982370.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8005419.java 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
Test8215792.java 8215792: AArch64: String.indexOf generates incorrect result 2019-05-22 20:12:19 +03:00
Test8237524.java 8254016: Test8237524 fails with -XX:-CompactStrings option 2020-11-16 14:58:14 +00:00
TestBitShuffleOpers.java 8283894: Intrinsify compress and expand bits on x86 2022-06-06 00:37:54 +00:00
TestCheckIndex.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestCompareUnsigned.java 8283726: x86_64 intrinsics for compareUnsigned method in Integer and Long 2022-06-29 10:34:05 +00:00
TestDoubleClassCheck.java 8285868: x86 intrinsics for floating point method isInfinite 2022-06-02 17:42:42 +00:00
TestFloatClassCheck.java 8285868: x86 intrinsics for floating point method isInfinite 2022-06-02 17:42:42 +00:00
TestIntegerUnsignedDivMod.java 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long 2022-04-10 03:47:18 +00:00
TestLongUnsignedDivMod.java 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long 2022-04-10 03:47:18 +00:00
TestReferenceRefersTo.java 8256999: Add C2 intrinsic for Reference.refersTo and PhantomReference::refersTo 2020-11-29 20:27:01 +00:00
TestRotate.java 8262950: Restructure compiler/intrinsics/TestRotate.java for easier compilation 2021-03-04 07:41:22 +00:00
VectorizedMismatchTest.java 8268292: compiler/intrinsics/VectorizedMismatchTest.java fails with release VMs 2021-06-06 13:53:29 +00:00