[9] RFR(XXS): 8144053: [TESTBUG] GetStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
Igor Ignatyev
igor.ignatyev at oracle.com
Wed Nov 25 18:56:36 UTC 2015
Tatiana,
Looks good to me.
Thanks,
— Igor
> On Nov 25, 2015, at 9:43 PM, 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
> webrev: http://cr.openjdk.java.net/~tpivovarova/8144053/webrev.00/
>
> Test:
> rbt: test passed on all platforms
>
> Thanks,
> Tatiana
More information about the hotspot-compiler-dev
mailing list