--- old/test/hotspot/jtreg/runtime/valhalla/valuetypes/Empty.java 2018-07-05 14:00:53.917244776 -0400 +++ new/test/hotspot/jtreg/runtime/valhalla/valuetypes/Empty.java 2018-07-05 14:00:53.222320094 -0400 @@ -44,7 +44,7 @@ /** * @test Empty * @summary Test empty value type - * @compile -XDenableValueTypes Empty.java + * @compile -XDenableValueTypes -XDallowEmptyValues Empty.java * @run main/othervm -Xint -XX:+EnableValhalla runtime.valhalla.valuetypes.Empty * @run main/othervm -Xcomp -XX:+EnableValhalla runtime.valhalla.valuetypes.Empty */