nashorn/src/jdk.dynalink/share/classes/jdk/dynalink/beans/messages.properties
author attila
Tue, 24 Nov 2015 10:19:34 +0100
changeset 34447 ec4c069f9436
parent 25865 nashorn/src/jdk.scripting.nashorn/share/classes/jdk/internal/dynalink/beans/messages.properties@d38d876f1654
permissions -rw-r--r--
8141338: Move jdk.internal.dynalink package to jdk.dynalink Reviewed-by: hannesw, sundar

#  Copyright 2009-2013 Attila Szegedi
#
#  Licensed under either the Apache License, Version 2.0 (the "Apache 
#  License") or the BSD License (the "BSD License"), with licensee
#  being free to choose either of the two at their discretion.
#
#  You may not use this file except in compliance with either the Apache 
#  License or the BSD License.
#
#  A copy of the BSD License is available in the root directory of the 
#  source distribution of the project under the file name
#  "Dynalink-License-BSD.txt".
#
#  A copy of the Apache License is available in the root directory of the
#  source distribution of the project under the file name 
#  "Dynalink-License-Apache-2.0.txt". Alternatively, you may obtain a 
#  copy of the Apache License at <http://www.apache.org/licenses/LICENSE-2.0>
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See your chosen License for the specific language governing permissions
#  and limitations under that License.

couldNotDiscoverAccessibleMethods=Could not discover accessible methods of class {0}, trying its superclasses and interfaces.