[9] RFR(XXS): 8144053: [TESTBUG] GetStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)

Christian Thalinger christian.thalinger at oracle.com
Wed Nov 25 19:23:04 UTC 2015


Looks good.

> On Nov 25, 2015, at 8:43 AM, Tatiana Pivovarova <tatiana.pivovarova at oracle.com> wrote:
> 
> Hi,
> 
> please review tis extra small patch
> GetStackTraceElementTest do check for abstract and native functions that a line number of STE less then 0 but in the wrong arguments' order.
> So I changed assertLT to assertGT (null greater than a line number)
> 
> bugid: https://bugs.openjdk.java.net/browse/JDK-8144053 <https://bugs.openjdk.java.net/browse/JDK-8144053>
> webrev: http://cr.openjdk.java.net/~tpivovarova/8144053/webrev.00/ <http://cr.openjdk.java.net/~tpivovarova/8144053/webrev.00/>
> 
> Test:
>   rbt: test passed on all platforms
> 
> Thanks,
> Tatiana

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151125/add55694/attachment.html>


More information about the hotspot-compiler-dev mailing list