jdk/hotspot/test/compiler/intrinsics/mathexact/sanity
Alexander Kulyakthin 01b9971365 8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
2015-03-26 16:36:56 +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 8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality 2014-09-03 15:24:26 +04: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