OpenJDK / amber / amber
changeset 8697:0b19564daa30
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 | a334daadb8e2 |
children | 67558dbb622c |
files | jdk/src/share/classes/sun/applet/resources/MsgAppletViewer.java |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/src/share/classes/sun/applet/resources/MsgAppletViewer.java Fri Mar 04 14:31:00 2011 -0800 +++ b/jdk/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"},