changeset 3701:a574a067d85a

7016542: NLS: obsolete resources in MsgAppletViewer.java should be removed Reviewed-by: igor
author mfang
date Sat, 05 Mar 2011 14:10:16 -0800
parents 0fc1f64bbd73
children c3c9fda4591e
files src/share/classes/sun/applet/resources/MsgAppletViewer.java
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/sun/applet/resources/MsgAppletViewer.java	Fri Mar 04 14:31:00 2011 -0800
+++ b/src/share/classes/sun/applet/resources/MsgAppletViewer.java	Sat Mar 05 14:10:16 2011 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2011, 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
@@ -103,7 +103,6 @@
             {"appletclassloader.fileexception", "{0} exception when loading: {1}"},
             {"appletclassloader.filedeath", "{0} killed when loading: {1}"},
             {"appletclassloader.fileerror", "{0} error when loading: {1}"},
-            {"appletclassloader.findclass.verbose.findclass", "{0} find class {1}"},
             {"appletclassloader.findclass.verbose.openstream", "Opening stream to: {0} to get {1}"},
             {"appletclassloader.getresource.verbose.forname", "AppletClassLoader.getResource for name: {0}"},
             {"appletclassloader.getresource.verbose.found", "Found resource: {0} as a system resource"},