The jjs tests (see JDK-8144113) currently employ string interpolation to a great degree. The infrastructure should be refactored to a style that employs higher-order functions to reduce possible issues with dynamic scoping.