--- old/src/share/vm/jvmci/jvmciEnv.hpp 2016-01-28 18:06:02.159807323 -0800 +++ new/src/share/vm/jvmci/jvmciEnv.hpp 2016-01-28 18:06:01.980798390 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2016, 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 @@ -126,7 +126,8 @@ instanceKlassHandle holder, Symbol* name, Symbol* sig, - Bytecodes::Code bc); + Bytecodes::Code bc, + constantTag tag); private: