RFR: JDK-8215196: [Graal] vmTestbase/nsk/jvmti/PopFrame/popframe003/TestDescription.java fails with "changes for the arguments of the popped frame's method, did not remain current argument values"
    Alex Menkov 
    alexey.menkov at oracle.com
       
    Fri Nov  8 23:22:53 UTC 2019
    
    
  
Hi all,
Please review the fix for
https://bugs.openjdk.java.net/browse/JDK-8215196
webrev:
http://cr.openjdk.java.net/~amenkov/jdk14/popframe_args/webrev/
Currently PopFrame is disabled with JVMCI by [1], so for testing I 
reverted [1] changes.
[1] https://bugs.openjdk.java.net/browse/JDK-8218025
--alex
    
    
More information about the serviceability-dev
mailing list