RFR(S) 8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
    Ekaterina Pavlova 
    ekaterina.pavlova at oracle.com
       
    Mon Aug  6 20:42:35 UTC 2018
    
    
  
Hi All,
please review the change which introduces additional make target in JtregGraalUnit.gmk
to compile org/graalvm/compiler/core/test/VerifyDebugUsageTest.java with -XDstringConcat=inline.
Otherwise the test fails. Also moved building of jdk.vm.compiler.replacements.verifier.jar into separate target.
     JBS: https://bugs.openjdk.java.net/browse/JDK-8205078
  webrev: http://cr.openjdk.java.net/~epavlova//8205078/webrev.00/index.html
testing: tested by building on all platforms and running graal unit tests on Graal supported platforms.
thanks,
-katya
    
    
More information about the hotspot-compiler-dev
mailing list