blob: 3519bf0abf5a2ed8611f6e2145d6fbbbe4e8b5be [file] [log] [blame]
######################################################################
# Copyright (c) 2000, 2002 IBM Corp. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v0.5
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v05.html
#
# Contributors:
# IBM Corporation - Initial implementation
######################################################################
JavaHotCodeReplaceManager.drop_to_frame_failed=At least one target failed to drop to frame after successful hot code replace.
JavaHotCodeReplaceManager.Drop_to_frame_not_supported=Drop to frame not supported.
JavaHotCodeReplaceManager.does_not_support_hcr=VM does not support hot code replace.
JavaHotCodeReplaceManager.exception_replacing_types={0} occurred replacing types in VM.
JavaHotCodeReplaceManager.hcr_failed=Hot code replace failed - VM may be inconsistent
JavaHotCodeReplaceManager.hcr_ignored=Hot code replace ignored.
JavaHotCodeReplaceManager.hcr_unsupported_redefinition=Hot code replace failed - VM unable to perform requested redefinition
JavaHotCodeReplaceManager.hcr_unsupported_operation=Hot code replace failed - {0}
JavaHotCodeReplaceManager.hcr_bad_bytes=Hot code replace failed - new classfile name does not match reference type name
JavaHotCodeReplaceManager.hcr_verify_error=Hot code replace failed - verifier detected internal inconsistency or security problem
JavaHotCodeReplaceManager.hcr_unsupported_class_version=Hot code replace failed - class version number not supported by VM
JavaHotCodeReplaceManager.hcr_class_format_error=Hot code replace failed - class is not valid
JavaHotCodeReplaceManager.hcr_class_circularity_error=Hot code replace failed - circularity detected while initializing a class