[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 21:44:45 UTC 2015


    
Hi Christian, Igor!Thanks for your review!

Thanks,Tatiana

-------- Исходное сообщение --------
От: Christian Thalinger <christian.thalinger at oracle.com> 
Дата: 25.11.2015  22:23  (GMT+03:00) 
Кому: Tatiana Pivovarova <tatiana.pivovarova at oracle.com> 
Копия: hotspot-compiler-dev at openjdk.java.net 
Тема: Re: [9] RFR(XXS): 8144053: [TESTBUG] GetStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1) 

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

      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/20151126/33715cde/attachment.html>


More information about the hotspot-compiler-dev mailing list