--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/hack/GetUnresolvedValueFieldWrongSignature.java 2019-03-11 15:37:38.786328068 -0700 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/hack/GetUnresolvedValueFieldWrongSignature.java 2019-03-11 15:37:38.546319339 -0700 @@ -21,6 +21,8 @@ * questions. */ +package compiler.valhalla.valuetypes; + class TestUnloadedValueTypeField { static class MyValue3 { int foo;