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