RFR(XS): 8028624: [TESTBUG] compiler/intrinsics/mathexact/DecExactLTest executes DecExactITest
Christian Thalinger
christian.thalinger at oracle.com
Fri Nov 22 09:51:02 PST 2013
If you’re running your test with no arguments and in the same vm you can also omit the @run line:
+ * @run main DecExactLTest
It might have helped you finding the bug in the first place.
On Nov 22, 2013, at 6:30 AM, Rickard Bäckman <rickard.backman at oracle.com> wrote:
> Hi all,
>
> can I please have this small change reviewed?
> The tags in the test are wrong, it should say DecExactLTest where it
> said DecExactITest.
>
> Webrev: http://cr.openjdk.java.net/~rbackman/8028624/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8028624
>
> Thanks
> /R
More information about the hotspot-compiler-dev
mailing list