diff -r d6defe172e25 -r 80741eb33ba2 hotspot/make/linux/makefiles/mapfile-vers-product --- a/hotspot/make/linux/makefiles/mapfile-vers-product Wed Aug 27 10:42:28 2014 -0700 +++ b/hotspot/make/linux/makefiles/mapfile-vers-product Thu Aug 28 11:29:09 2014 -0400 @@ -1,5 +1,5 @@ # -# Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2002, 2014, 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 @@ -125,7 +125,6 @@ JVM_GetClassSignature; JVM_GetClassSigners; JVM_GetClassTypeAnnotations; - JVM_GetComponentType; JVM_GetDeclaredClasses; JVM_GetDeclaringClass; JVM_GetEnclosingMethodInfo;