RFR(XS): 8028624: [TESTBUG] compiler/intrinsics/mathexact/DecExactLTest executes DecExactITest

Christian Thalinger christian.thalinger at oracle.com
Mon Dec 2 17:54:09 PST 2013


On Nov 29, 2013, at 6:22 AM, Rickard Bäckman <rickard.backman at oracle.com> wrote:

> Christian,
> 
> yes that would have avoided the problem. Now we'll need to add some
> flags so it isn't going away. I guess you are ok with the change?

Yes.

> 
> Thanks
> /R
> 
> On 11/22, Christian Thalinger wrote:
>> 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