RFR: 8260930: AARCH64: Invalid value passed to critical JNI function
    Yangfei (Felix) 
    felix.yang at huawei.com
       
    Wed Feb  3 06:31:56 UTC 2021
    
    
  
Hi,
    I see jvm crashes when running test on aarch64 linux: hotspot/test/compiler/criticalnatives/argumentcorruption/Test8167409.sh
    Original bug: https://bugs.openjdk.java.net/browse/JDK-8191129 
    Original patch: http://hg.openjdk.java.net/jdk/hs/rev/5fb0f3f24f6b 
    Original RFR thread: https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2017-November/027658.html 
    I think we should also fix this for 8u aarch64.
    Webrev for 8u: http://cr.openjdk.java.net/~fyang/8191129-8u/webrev.00/ 
    We need adaptations for changes in files vm_version_aarch64.cpp and Test8167409.sh for 8u.
    Performed full jtreg test with aarch64 release build.
    OK  to backport?
Thanks,
Felix
    
    
More information about the jdk8u-dev
mailing list