--- old/src/hotspot/share/opto/classes.hpp 2018-10-31 14:22:37.965956429 +0100 +++ new/src/hotspot/share/opto/classes.hpp 2018-10-31 14:22:37.845956525 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -269,6 +269,8 @@ macro(SqrtF) macro(Start) macro(StartOSR) +macro(StoreZ0) +macro(StoreZ1) macro(StoreB) macro(StoreC) macro(StoreCM)