jdk/hotspot/test/compiler/intrinsics/mathexact/sanity
Andrew Haley d917a8866c 8080600: AARCH64: testlibrary does not support AArch64
Add Platform.isAArch64().  Use it in mathexact intrinsic tests.

Reviewed-by: kvn, roland
2015-05-20 10:21:02 +01:00
..
AddExactIntTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
AddExactLongTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
DecrementExactIntTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
DecrementExactLongTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
IncrementExactIntTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
IncrementExactLongTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
IntrinsicBase.java 8080600: AARCH64: testlibrary does not support AArch64 2015-05-20 10:21:02 +01:00
MathIntrinsic.java 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul 2013-12-31 19:26:57 +04:00
MultiplyExactIntTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
MultiplyExactLongTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
NegateExactIntTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
NegateExactLongTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
SubtractExactIntTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
SubtractExactLongTest.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00