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

Tatiana Pivovarova tatiana.pivovarova at oracle.com
Wed Nov 25 18:43:11 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151125/0c1922ba/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list