RFR [jdk11]: 8139876 : Exclude hanging nsk/stress/stack from execution with deoptimization enabled
    Baesken, Matthias 
    matthias.baesken at sap.com
       
    Thu May 14 11:00:29 UTC 2020
    
    
  
Hello, please review the jdk11  backport of    8139876<https://bugs.openjdk.java.net/browse/JDK-8139876> : Exclude hanging nsk/stress/stack from execution with deoptimization enabled   .
The changes adds  a
"@requires vm.opt.DeoptimizeALot == null | vm.opt.DeoptimizeALot == false"
To a number of tests. This fits into jdk11 mostly as well, however a "clean" patch did not work because jdk11 has changes  below the added line .
Bug/webrev :
https://bugs.openjdk.java.net/browse/JDK-8139876
http://cr.openjdk.java.net/~mbaesken/webrevs/8139876_jdk11_0/
Webrev from jdk/jdk :
http://hg.openjdk.java.net/jdk/jdk/rev/5c58b4c10fbd
Thanks, Matthias
    
    
More information about the jdk-updates-dev
mailing list